diff --git a/android/BOINC/res/drawable-hdpi/attentionb.png b/android/BOINC/res/drawable-hdpi/attentionb.png new file mode 100644 index 0000000000..f098f8af16 Binary files /dev/null and b/android/BOINC/res/drawable-hdpi/attentionb.png differ diff --git a/android/BOINC/res/drawable-ldpi/attentionb.png b/android/BOINC/res/drawable-ldpi/attentionb.png new file mode 100644 index 0000000000..aa7398c928 Binary files /dev/null and b/android/BOINC/res/drawable-ldpi/attentionb.png differ diff --git a/android/BOINC/res/drawable-mdpi/attentionb.png b/android/BOINC/res/drawable-mdpi/attentionb.png new file mode 100644 index 0000000000..8b4b4c1709 Binary files /dev/null and b/android/BOINC/res/drawable-mdpi/attentionb.png differ diff --git a/android/BOINC/res/layout/attach_project_list_layout_manual_dialog.xml b/android/BOINC/res/layout/attach_project_list_layout_manual_dialog.xml index 16f4898249..9cd5bf3d7f 100644 --- a/android/BOINC/res/layout/attach_project_list_layout_manual_dialog.xml +++ b/android/BOINC/res/layout/attach_project_list_layout_manual_dialog.xml @@ -17,25 +17,42 @@ You should have received a copy of the GNU Lesser General Public License along with BOINC. If not, see . --> - + + + + android:id="@+id/Input" + android:layout_width="200dp" + android:layout_height="wrap_content" + android:inputType="textUri" + android:layout_margin="5dp">