]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/download_with_external_app_disabled.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_disabled.xml
index 1811e120e7e172b38ad2b1c6ae0643a2d87ec357..5e731914aacedc60166f0dedff956cc4370217d1 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/disabled_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>