diff --git a/app/src/main/res/layout/item_bookshelf_list.xml b/app/src/main/res/layout/item_bookshelf_list.xml index 9a008df75..f70a81808 100644 --- a/app/src/main/res/layout/item_bookshelf_list.xml +++ b/app/src/main/res/layout/item_bookshelf_list.xml @@ -5,9 +5,9 @@ android:id="@+id/cv_content" android:layout_width="match_parent" android:layout_height="wrap_content" + android:background="@drawable/bg_item_focused_on_tv" android:clickable="true" android:focusable="true" - android:background="@drawable/bg_item_focused_on_tv" tools:ignore="UnusedAttribute">