]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/block_ads_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 / block_ads_enabled_night.xml
index dc60af7af6e8e4cbea1ac31584f1be71d9be1a15..61ab670123f34c29fab8ea5f3e197f9da522d63c 100644 (file)
@@ -1,9 +1,11 @@
 <!-- This file comes from the Android Material icon set, where it is called `web`.  It is released under the Apache License 2.0. -->
-<vector xmlns:android="http://schemas.android.com/apk/res/android"
-        android:height="24dp"
-        android:width="24dp"
-        android:viewportHeight="24"
-        android:viewportWidth="24" >
+
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <path
         android:fillColor="@color/violet_500"