Updated on 2026-08-14

This commit is contained in:
Tangem 2023-01-24 15:35:17 +08:00
parent d159d4e55b
commit 8dbcfaff99
23 changed files with 2335 additions and 2318 deletions

View file

@ -145,7 +145,6 @@
android:layout_width="wrap_content"
android:layout_height="36dp"
android:checked="true"
android:text="@string/shop_3_cards"
app:chipMinTouchTargetSize="0dp" />
<com.google.android.material.chip.Chip
@ -154,10 +153,7 @@
android:layout_width="wrap_content"
android:layout_height="36dp"
android:checked="false"
android:text="@string/shop_2_cards"
app:chipMinTouchTargetSize="0dp" />
</com.google.android.material.chip.ChipGroup>
<View