mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Switch account button focus fix in old APi
This commit is contained in:
parent
e8a37c6f55
commit
fd5bedd9e6
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@
|
|||
android:layout_gravity="end"
|
||||
android:background="@drawable/player_button_tv_attr_no_bg"
|
||||
android:contentDescription="@string/account"
|
||||
android:focusable="true"
|
||||
android:nextFocusLeft="@id/home_preview_search_button"
|
||||
android:nextFocusRight="@id/home_switch_account"
|
||||
android:nextFocusDown="@id/home_change_api"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue