]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/save_logcat_dialog.xml
Change the night access color to light violet. https://redmine.stoutner.com/issues/572
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / save_logcat_dialog.xml
index 7a5ef004dd0bcbdb3194ea62b19456c41a39f776..57e6d293e1b33966d19771ac817952d7a35ceb03 100644 (file)
@@ -68,7 +68,7 @@
             android:layout_gravity="center_horizontal"
             android:layout_margin="5dp"
             android:text="@string/file_exists_warning"
-            android:textColor="?attr/redText"
+            android:textColor="?attr/redTextColor"
             android:textAlignment="center" />
 
         <!-- Storage permission explanation. -->