mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 21:35:46 +00:00
android: Select recently played games by default in search tab
This commit is contained in:
parent
da57f07bce
commit
edb8d4c406
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:clipToPadding="false"
|
android:clipToPadding="false"
|
||||||
android:paddingVertical="4dp"
|
android:paddingVertical="4dp"
|
||||||
|
app:checkedChip="@id/chip_recently_played"
|
||||||
app:chipSpacingHorizontal="12dp"
|
app:chipSpacingHorizontal="12dp"
|
||||||
app:singleLine="true"
|
app:singleLine="true"
|
||||||
app:singleSelection="true">
|
app:singleSelection="true">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue