]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/unencrypted_website.xml
Update the unencrypted website `AlertDialog` text. Implements https://redmine.stoutn...
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / unencrypted_website.xml
index 9e5759d40a69e0ef09db1ffc193704b3bae3b227..59b6cd63f0adef128c78d29305c0f3f4237aecf7 100644 (file)
@@ -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