]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/allow_screenshots_disabled.xml
Standardize the app bar icon size. https://redmine.stoutner.com/issues/877
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / allow_screenshots_disabled.xml
index 320c7c0781e48c8a8f630da879d296ba6ff2016d..786a5f4c9d468996744919d30556c039528c967d 100644 (file)
@@ -4,8 +4,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <path
         android:fillColor="@color/disabled_icon"