X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_databaseview_dialog.xml;h=a03d0095c379643d9c73c8ddcdb93789b4a8f6c6;hb=26947f6f7ad8b544a8d20f3397f157d079c7362e;hp=625b3ed51860a479d66c84746cf6cb19a428a354;hpb=eb9bc527c37223964f7c00592df982b47ff2f81c;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 625b3ed5..a03d0095 100644 --- a/app/src/main/res/layout/edit_bookmark_databaseview_dialog.xml +++ b/app/src/main/res/layout/edit_bookmark_databaseview_dialog.xml @@ -1,7 +1,7 @@ - + - - + - - + - - + + android:textColor="?android:textColorPrimary" /> @@ -204,7 +205,9 @@ android:layout_width="match_parent" android:imeOptions="actionGo" android:inputType="number" - android:selectAllOnFocus="true" /> + android:selectAllOnFocus="true" + android:importantForAutofill="no" + tools:targetApi="26" /> \ No newline at end of file