X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_databaseview_dialog.xml;h=97a42f6bdc210c14b74e5d0a716f9e7271cf4c0c;hp=fa7ee1de0d030cef51062c6535186003a463b521;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;hpb=8807eaccc921d6e8535a40421fd58d8c71cee17f diff --git a/app/src/main/res/layout/edit_bookmark_databaseview_dialog.xml b/app/src/main/res/layout/edit_bookmark_databaseview_dialog.xml index fa7ee1de..97a42f6b 100644 --- a/app/src/main/res/layout/edit_bookmark_databaseview_dialog.xml +++ b/app/src/main/res/layout/edit_bookmark_databaseview_dialog.xml @@ -1,31 +1,31 @@ + along with Privacy Browser Android. If not, see . --> - + - + + android:orientation="horizontal" + android:layout_marginTop="6dp" + android:layout_marginBottom="6dp" > - - - - - - - - - - + + + + - - - - - + android:layout_width="wrap_content" + android:layout_marginStart="7dp" + android:layout_gravity="center_vertical" + android:text="@string/current_bookmark_icon" + android:textSize="18sp" + android:textColor="?android:textColorPrimary" /> - - + + + + + + + + + + + - - + - + - - + - - + - + @@ -196,15 +201,17 @@ android:textSize="18sp" android:textColor="?android:textColorPrimary" android:layout_marginEnd="6dp" - android:labelFor="@+id/edit_bookmark_display_order_edittext"/> + android:labelFor="@+id/bookmark_display_order_edittext"/> + android:selectAllOnFocus="true" + android:importantForAutofill="no" + tools:targetApi="26" /> \ No newline at end of file