]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/incognito_mode_enabled_night.xml
Fix the ViewPager not always moving to new tabs. https://redmine.stoutner.com/issues/798
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / incognito_mode_enabled_night.xml
index 9b5201679a84315439eeac8546ec3192289a357c..82516d135a14eea38fbf845d96ad3918be5eecd5 100644 (file)
@@ -1,11 +1,12 @@
 <!-- This file comes from the Android Material icon set, where it is called `visibility_off`.  It is released under the Apache License 2.0. -->
+
 <vector
     xmlns:android="http://schemas.android.com/apk/res/android"
-    android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
     android:viewportHeight="24"
-    android:viewportWidth="24" >
+    android:viewportWidth="24"
+    android:autoMirrored="true" >
 
     <path
         android:fillColor="@color/violet_500"