From f5f7b46da46d0583105fd4e7a62adec93d46a40e Mon Sep 17 00:00:00 2001 From: gedoor Date: Sat, 11 Sep 2021 09:13:56 +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_app_log.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/item_app_log.xml b/app/src/main/res/layout/item_app_log.xml index e8300bd0b..341e16881 100644 --- a/app/src/main/res/layout/item_app_log.xml +++ b/app/src/main/res/layout/item_app_log.xml @@ -3,6 +3,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:padding="6dp" + android:background="?android:attr/selectableItemBackground" android:orientation="vertical">