refactor: use new payment code

This commit is contained in:
2023-09-18 00:12:18 +08:00
parent 2c48401d21
commit e67110fd65
3 changed files with 2 additions and 1 deletions

View File

@@ -1263,7 +1263,8 @@
<ImageView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@mipmap/bg_qr_pay" />
android:adjustViewBounds="true"
android:src="@mipmap/bg_payment_code" />
</androidx.cardview.widget.CardView>
<TextView

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 KiB