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