X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_databaseview_dialog.xml;h=4c074a4988a357950e6b2e1f101897261cff43fa;hb=771125363f79df7b3a6b85321a08c7c201b54661;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..4c074a49 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:textSize="18sp" + android:textColor="?android:textColorPrimary" /> + android:textSize="18sp" + android:textColor="?android:textColorPrimary" /> - - + - - + - - + - - + + android:textColor="?android:textColorPrimary" /> @@ -202,7 +204,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