From 1298c10119b3957c851612b960c0e4dceaf67037 Mon Sep 17 00:00:00 2001 From: Horis <821938089@qq.com> Date: Thu, 30 Mar 2023 13:44:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/item_bookshelf_list.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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">