X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fssl_certificate_error.xml;h=a3250ca5f0420562d2f5f4741519c68e1b2a0bff;hp=08e8ca79c69e38dfa6917b7dcd515f5664fb3692;hb=48ae68b846bb5bb035e0d86659e4736b6db6f12d;hpb=b36f8bd357e28072bd7c810bb3ae47e4e0b20acc diff --git a/app/src/main/res/layout/ssl_certificate_error.xml b/app/src/main/res/layout/ssl_certificate_error.xml index 08e8ca79..a3250ca5 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_a700" + android:layout_gravity="center_horizontal" + android:textColor="?attr/redTextColor" android:textStyle="bold"/> @@ -44,13 +45,19 @@ android:text="@string/url" android:textAllCaps="true" android:textStyle="bold" - android:textColor="@color/blue_900" /> + android:textColor="@color/blue_title_text" /> + + + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text" />