X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_databaseview_dialog.xml;h=f690f9c82640c7c133d716ea0644efc69c116f03;hb=ba632a37a66aad3feeac8fcf12afdbe38032049d;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..f690f9c8 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