]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/back.xml
Partial additional action button icons implementation.
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / back.xml
index a49efd8b44cc4ec17a5fcceb159b5b2c2cc0a766..7d4bc031c9b662507b3f8dc4dfd194d5f00097ad 100644 (file)
@@ -9,6 +9,7 @@
     android:viewportWidth="24.0"
     android:autoMirrored="true" >
 
+    <!-- We have to use a hard coded color code until API >= 21.  Then we can use`@color`. -->
     <path
         android:fillColor="#FF000000"
         android:pathData="M20,11H7.83l5.59,-5.59L12,4l-8,8 8,8 1.41,-1.41L7.83,13H20v-2z" />