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=a03d0095c379643d9c73c8ddcdb93789b4a8f6c6;hp=625b3ed51860a479d66c84746cf6cb19a428a354;hb=fd2c21ea8241dce9c86a3213b9b9e325d5e7ce4a;hpb=eb9bc527c37223964f7c00592df982b47ff2f81c 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