X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fhttp_authentication_dialog.xml;h=d1769c4abc3db6f04b37d7f32c4fe1c6fc4f6f79;hp=52e543d11cba808af4b783f410426f2579e10f0b;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;hpb=ba40295dffd761ccdc95d3b46ca7acbad1f00d5e 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" >