From 194987595d55583e7ac89fb014880c90a9edeebf Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 29 十一月 2024 19:14:04 +0800 Subject: [PATCH] 2024年11月29日19:14:02 --- app/src/main/res/drawable/ffffff_18.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/app/src/main/res/drawable/ffffff_18.xml b/app/src/main/res/drawable/ffffff_18.xml index ad7828a..62a24c7 100644 --- a/app/src/main/res/drawable/ffffff_18.xml +++ b/app/src/main/res/drawable/ffffff_18.xml @@ -4,4 +4,7 @@ android:topLeftRadius="@dimen/dp_13" android:topRightRadius="@dimen/text_13" /> <solid android:color="@color/text_FFFFFFFF" /> + <stroke + android:width="0.5dp" + android:color="@color/text_FFECECEC" /> </shape> \ No newline at end of file -- Gitblit v1.8.0