X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_databaseview_dialog.xml;h=c4d6fd7e296657eb1251abc3a319537ee4b44978;hb=e065315a36c804626a7dba38d3edad05e9fdb473;hp=fa7ee1de0d030cef51062c6535186003a463b521;hpb=8807eaccc921d6e8535a40421fd58d8c71cee17f;p=PrivacyBrowserAndroid.git 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..c4d6fd7e 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,16 @@ 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" /> - \ No newline at end of file +