feat(TV UI): Subtitles Filter button focus fix (#1125)

This commit is contained in:
KingLucius 2024-06-08 22:07:33 +03:00 committed by GitHub
parent 7eec0eff02
commit f775c1725d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@
android:layout_margin="10dp"
android:background="?selectableItemBackgroundBorderless"
android:contentDescription="@string/change_providers_img_des"
android:focusable="true"
android:nextFocusLeft="@id/year_btt"
android:nextFocusRight="@id/main_search"
android:nextFocusUp="@id/nav_rail_view"