瀏覽代碼

fix QR code icon size

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 1 年之前
父節點
當前提交
88e4a6e723
共有 1 個文件被更改,包括 2 次插入2 次删除
  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">