mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Player: Profiles settings focus
This commit is contained in:
parent
e74afeba27
commit
c8840a2c22
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_rowWeight="1"
|
||||
android:layout_marginTop="10dp"
|
||||
android:focusable="true"
|
||||
android:foreground="@drawable/outline_drawable_forced"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal">
|
||||
|
@ -66,6 +67,7 @@
|
|||
android:layout_rowWeight="1"
|
||||
android:background="?attr/primaryBlackBackground"
|
||||
android:listSelector="@drawable/outline_drawable_forced"
|
||||
android:nextFocusUp="@id/profiles_click_settings"
|
||||
android:nextFocusLeft="@id/sort_subtitles"
|
||||
android:nextFocusRight="@id/apply_btt"
|
||||
android:requiresFadingEdge="vertical"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue