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=c57ce7b3890e5109df883df01205aed680391ef0;hpb=4d339d67125fd442e7666bd15af579dde069e831;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 c57ce7b3..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" /> @@ -202,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