]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/home_ghosted_light.xml
Create a floating action button for creating bookmark folders. https://redmine.stout...
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / home_ghosted_light.xml
index 135f801ac83f2169df12d41ed2bbb1df2d21fc7e..9d25fcb827cfd174f125418e26e9ac04148d898e 100644 (file)
@@ -6,7 +6,7 @@
     android:viewportHeight="24.0"
     android:viewportWidth="24.0" >
 
-    <!-- We have to use a hard coded color until API >= 21.  Then we can use `@color`. -->
+    <!-- A hard coded color must be used until API >= 21.  Then `@color` may be used. -->
     <path
         android:fillColor="#44000000"
         android:pathData="M10,20v-6h4v6h5v-8h3L12,3 2,12h3v8z" />