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