]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/colors.xml
Double-tap for full screen viewing. Fixes https://redmine.stoutner.com/issues/46.
[PrivacyBrowserAndroid.git] / app / src / main / res / values / colors.xml
index f72cc34db90678a6d92534a0a205e9fac946c462..b9c02cc40e896195a2095e77187322d009e7bd17 100644 (file)
@@ -20,6 +20,8 @@
 
 <!-- These color resources are hardcoded for vector drawables.  Once the minimum API is >= 22 we can remove the hardcoded colors and reference these entries. -->
 <resources>
+    <color name="transparent_black">#66000000</color>
+
     <color name="black">#FF000000</color>
 
     <color name="blue_50">#FFE3F2FD</color>