X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fhttp_authentication_dialog.xml;h=d1769c4abc3db6f04b37d7f32c4fe1c6fc4f6f79;hb=1af1a793790badfcaf5497c82c4e7b70c7fdb69e;hp=52e543d11cba808af4b783f410426f2579e10f0b;hpb=ba40295dffd761ccdc95d3b46ca7acbad1f00d5e;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/http_authentication_dialog.xml b/app/src/main/res/layout/http_authentication_dialog.xml index 52e543d1..d1769c4a 100644 --- a/app/src/main/res/layout/http_authentication_dialog.xml +++ b/app/src/main/res/layout/http_authentication_dialog.xml @@ -1,25 +1,26 @@ + along with Privacy Browser Android. If not, see . --> @@ -36,8 +37,9 @@ android:layout_width="wrap_content" android:layout_marginTop="12dp" android:layout_gravity="center_horizontal" - android:textSize="24sp" - android:textStyle="bold" /> + android:textSize="26sp" + android:textStyle="bold" + android:textColor="?android:textColorPrimary" /> + android:layout_marginEnd="4dp" + android:textSize="16sp" + android:textColor="?android:textColorPrimary" /> + android:layout_width="match_parent" + app:passwordToggleEnabled="true" >