X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fssl_certificate_error.xml;h=99ab6c4b3f9d2eec9b4a723f40b7a523655b2d90;hb=f0e2eba964dbe0973dd20d54cc798e2cac85bd09;hp=c96265121c1cdcf885cb60dd52360523398026b8;hpb=757139ad59282fb8400bc641a4be574e0b88de49;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/ssl_certificate_error.xml b/app/src/main/res/layout/ssl_certificate_error.xml index c9626512..99ab6c4b 100644 --- a/app/src/main/res/layout/ssl_certificate_error.xml +++ b/app/src/main/res/layout/ssl_certificate_error.xml @@ -1,31 +1,31 @@ + along with Privacy Browser Android. If not, see . --> + android:layout_width="match_parent" > @@ -33,7 +33,8 @@ android:id="@+id/primary_error" android:layout_height="wrap_content" android:layout_width="wrap_content" - android:textColor="@color/red" + android:layout_gravity="center_horizontal" + android:textColor="@color/red_text" android:textStyle="bold"/> @@ -44,13 +45,19 @@ android:text="@string/url" android:textAllCaps="true" android:textStyle="bold" - android:textColor="@color/dark_blue" /> + android:textColor="@color/blue_title_text" /> + + + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text" /> - \ No newline at end of file +