mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Delete focus frame for empty Downloads list
This commit is contained in:
parent
83e4958a06
commit
79c821832e
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@
|
|||
android:background="?attr/primaryBlackBackground"
|
||||
android:descendantFocusability="afterDescendants"
|
||||
android:nextFocusLeft="@id/nav_rail_view"
|
||||
android:tag = "@string/tv_no_focus_tag"
|
||||
app:layout_behavior="@string/appbar_scrolling_view_behavior"
|
||||
tools:listitem="@layout/download_header_episode" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue