From d8ab6b50b542089960e6b87820d44eaa20200401 Mon Sep 17 00:00:00 2001 From: HapeLee <1321903405@qq.com> Date: Mon, 27 Oct 2025 02:28:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E4=B8=8E=E5=8F=91=E7=8E=B0?= =?UTF-8?q?=E9=A1=B9=E4=BC=98=E5=8C=96=20#146?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/item_search.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/item_search.xml b/app/src/main/res/layout/item_search.xml index c670816b9..38f891138 100644 --- a/app/src/main/res/layout/item_search.xml +++ b/app/src/main/res/layout/item_search.xml @@ -134,6 +134,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:ellipsize="end" + android:visibility="gone" android:lines="1" android:text="@string/last_read" android:textSize="11sp" />