Updated on 2026-08-14
This commit is contained in:
parent
d159d4e55b
commit
8dbcfaff99
23 changed files with 2335 additions and 2318 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue