android: Select recently played games by default in search tab
This commit is contained in:
parent
12fba361bd
commit
23c1f7c72f
|
@ -127,6 +127,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:clipToPadding="false"
|
||||
android:paddingVertical="4dp"
|
||||
app:checkedChip="@id/chip_recently_played"
|
||||
app:chipSpacingHorizontal="12dp"
|
||||
app:singleLine="true"
|
||||
app:singleSelection="true">
|
||||
|
|
Reference in New Issue