]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/images_disabled_light.xml
Use solid colors for gray icons. https://redmine.stoutner.com/issues/154
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / images_disabled_light.xml
index 82d307f8a9a52f93334ce9167e4b7c699222cfa3..e1baa4c486933bd94c1c142c24a9d073b4306e53 100644 (file)
@@ -13,6 +13,6 @@
 
     <!-- We have to use a hard coded color until API >= 21.  Then we can use `@color`. -->
     <path
-        android:fillColor="#88000000"
+        android:fillColor="#FF757575"
         android:pathData="M21,19V5c0,-1.1 -0.9,-2 -2,-2H5c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2zM8.5,13.5l2.5,3.01L14.5,12l4.5,6H5l3.5,-4.5z"/>
 </vector>