Parcourir la source

fix QR code icon size

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger il y a 1 an
Parent
commit
88e4a6e723
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      app/src/main/res/drawable/qrcode_scan.xml

+ 2 - 2
app/src/main/res/drawable/qrcode_scan.xml

@@ -5,8 +5,8 @@
   ~ SPDX-License-Identifier: Apache-2.0
 -->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
-    android:width="24dp"
-    android:height="24dp"
+    android:width="64dp"
+    android:height="64dp"
     android:tint="#FFFFFF"
     android:viewportWidth="960"
     android:viewportHeight="960">