mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Merge branch 'master' into focusAFTV
This commit is contained in:
commit
8e7fb4b005
1 changed files with 4 additions and 3 deletions
|
@ -68,8 +68,8 @@
|
|||
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:nextFocusRight="@id/sort_subtitles"
|
||||
android:nextFocusDown="@id/apply_btt"
|
||||
android:requiresFadingEdge="vertical"
|
||||
tools:layout_height="100dp"
|
||||
tools:listitem="@layout/sort_bottom_single_choice" />
|
||||
|
@ -144,7 +144,8 @@
|
|||
android:listSelector="@drawable/outline_drawable_forced"
|
||||
android:nextFocusUp="@id/subtitles_click_settings"
|
||||
android:nextFocusLeft="@id/sort_providers"
|
||||
android:nextFocusRight="@id/cancel_btt"
|
||||
android:nextFocusRight="@id/apply_btt"
|
||||
android:nextFocusDown="@id/apply_btt"
|
||||
android:requiresFadingEdge="vertical"
|
||||
tools:layout_height="200dp"
|
||||
tools:listfooter="@layout/sort_bottom_footer_add_choice"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue