mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Player: Subtitles encoding settings focus
This commit is contained in:
parent
c8840a2c22
commit
62a846242c
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_rowWeight="1"
|
||||
android:layout_marginTop="10dp"
|
||||
android:focusable="true"
|
||||
android:foreground="@drawable/outline_drawable_forced"
|
||||
android:orientation="horizontal"
|
||||
android:paddingTop="10dp"
|
||||
|
@ -141,6 +142,7 @@
|
|||
android:layout_rowWeight="1"
|
||||
android:background="?attr/primaryBlackBackground"
|
||||
android:listSelector="@drawable/outline_drawable_forced"
|
||||
android:nextFocusUp="@id/subtitles_click_settings"
|
||||
android:nextFocusLeft="@id/sort_providers"
|
||||
android:nextFocusRight="@id/cancel_btt"
|
||||
android:requiresFadingEdge="vertical"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue