mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Fix quick search button focus
This commit is contained in:
parent
0351053d80
commit
7038c31af7
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
android:layout_gravity="end"
|
||||
android:background="@drawable/player_button_tv_attr_no_bg"
|
||||
android:contentDescription="@string/search"
|
||||
android:focusable="true"
|
||||
android:nextFocusLeft="@id/home_preview_change_api"
|
||||
android:nextFocusRight="@id/home_preview_switch_account"
|
||||
android:nextFocusDown="@id/home_preview_info_btt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue