]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/home.xml
Partial additional action button icons implementation.
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / home.xml
index a0696a3e5a7f1461df5bb018391079cda2e75e62..cb6f857150b7bd64dd65514f5b7aa1bd12e0da50 100644 (file)
@@ -8,6 +8,7 @@
     android:viewportHeight="24.0"
     android:viewportWidth="24.0" >
 
+    <!-- We have to use a hard coded color code until API >= 21.  Then we can use`@color`. -->
     <path
         android:fillColor="#FF000000"
         android:pathData="M10,20v-6h4v6h5v-8h3L12,3 2,12h3v8z" />