mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Search: search filter button next focus fix
This commit is contained in:
parent
e6b477d2ae
commit
5e72cd41d2
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
android:nextFocusLeft="@id/main_search"
|
||||
android:nextFocusRight="@id/main_search"
|
||||
android:nextFocusUp="@id/nav_rail_view"
|
||||
android:nextFocusDown="@id/search_autofit_results"
|
||||
android:nextFocusDown="@id/tvtypes_chips_scroll"
|
||||
android:src="@drawable/ic_baseline_tune_24"
|
||||
app:tint="?attr/textColor" />
|
||||
</FrameLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue