]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/add.xml
Standardize the app bar icon size. https://redmine.stoutner.com/issues/877
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / add.xml
index c9f67323f256dc877bca3f6619e8009e3ee300f3..2cd8c2f9a100171a2e1e78ac561a686ca4dbe415 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/icon"