From 310a6e78b02c1007f42036a7c14832e14a2012d5 Mon Sep 17 00:00:00 2001 From: HapeLee <1321903405@qq.com> Date: Wed, 22 Oct 2025 18:14:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E7=8E=B0=E5=86=85=E6=8C=89=E9=92=AE?= =?UTF-8?q?=20#118?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/item_fillet_text.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/item_fillet_text.xml b/app/src/main/res/layout/item_fillet_text.xml index b1358c191..dcf6d8eef 100644 --- a/app/src/main/res/layout/item_fillet_text.xml +++ b/app/src/main/res/layout/item_fillet_text.xml @@ -3,8 +3,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" xmlns:app="http://schemas.android.com/apk/res-auto" - app:cardBackgroundColor="?attr/colorTertiaryContainer" - app:strokeColor="?attr/colorTertiaryContainer" + app:cardBackgroundColor="?attr/colorSecondaryContainer" + app:strokeWidth="0dp" android:clickable="true" android:focusable="true"> + android:textStyle="bold" + android:textColor="?attr/colorOnSecondaryContainer" />