X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Funencrypted_website.xml;h=59b6cd63f0adef128c78d29305c0f3f4237aecf7;hp=9e5759d40a69e0ef09db1ffc193704b3bae3b227;hb=690958d488cbe154e2df29248396f37b257c0816;hpb=769080e49f5ea89cc334cfa43fd651b0ec6c791f diff --git a/app/src/main/res/layout/unencrypted_website.xml b/app/src/main/res/layout/unencrypted_website.xml index 9e5759d4..59b6cd63 100644 --- a/app/src/main/res/layout/unencrypted_website.xml +++ b/app/src/main/res/layout/unencrypted_website.xml @@ -23,4 +23,5 @@ android:layout_height="match_parent" android:layout_width="match_parent" android:padding="10dp" + android:textColor="?attr/redText" android:text="@string/no_ssl_certificate" /> \ No newline at end of file