]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/javascript_enabled.xml
Release version 1.1.
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / javascript_enabled.xml
index 633f17eef1cbdcfb0d2b58940811f086d0e8bb27..b41624023e3fa9a3ad0a4d9b51f2b4868517c270 100644 (file)
@@ -9,7 +9,7 @@
         android:viewportWidth="26.0"
         android:viewportHeight="26.0">
 
-    <!-- The fillColor must be hardcoded in this file unitl the minimum API is >= 22.  Then the resources in colors.xml may be used instead. -->
+    <!-- The fillColor must be hardcoded in this file until the minimum API is >= 22.  Then the resources in colors.xml may be used instead. -->
     <path
         android:fillColor="#FFD50000"
         android:pathData="M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zm0,-8c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z"/>