Switch profile button focus

This commit is contained in:
KingLucius 2023-09-28 08:02:09 +03:00
parent 7038c31af7
commit a836b55ea3

View file

@ -71,6 +71,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_preview_switch_account"
android:nextFocusDown="@id/home_preview_info_btt"