]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/refresh_disabled_night.xml
Change the night access color to light violet. https://redmine.stoutner.com/issues/572
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / refresh_disabled_night.xml
index 44e074d574aee6230a34209ac6cc703424d772cc..57b9f8303373f84956605ebf5ee5b1a73d53fc49 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->