]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/download_with_external_app_enabled.xml
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / download_with_external_app_enabled.xml
index b342e8da13a60ecd755215778e53220be1c28dd1..f9cb3f45a84d5d73d6793f46a25f7e11a0c97b7b 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright © 2017,2022 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2017, 2022 Soren Stoutner <soren@stoutner.com>.
 
   This file is derived from `exit_to_app`, which is part of the Android Material icon set.  It is released under the Apache License 2.0.
 
@@ -22,8 +22,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"
     android:autoMirrored="true" >
 
     <path
@@ -33,4 +33,4 @@
     <path
         android:fillColor="@color/blue_icon"
         android:pathData="m17.845,15.44 l1.351,1.351 4.791,-4.791 -4.791,-4.791 -1.351,1.351 2.472,2.482H8.096v1.916H20.317Z" />
-</vector>
\ No newline at end of file
+</vector>