From bfc932a6348457a022269ea993117c41cc051fe5 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期五, 29 八月 2025 17:47:35 +0800
Subject: [PATCH] 2025年08月29日17:47:33
---
app/src/main/res/drawable/state_06b92a.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app/src/main/res/drawable/state_06b92a.xml b/app/src/main/res/drawable/state_06b92a.xml
index d4505e4..0439a46 100644
--- a/app/src/main/res/drawable/state_06b92a.xml
+++ b/app/src/main/res/drawable/state_06b92a.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
- <solid android:color="@color/text_06B92A" />
+ <solid android:color="@color/text_38C494" />
<corners
- android:bottomLeftRadius="@dimen/dp_4"
- android:topRightRadius="@dimen/dp_4" />
+ android:bottomLeftRadius="@dimen/dp_13"
+ android:topRightRadius="@dimen/dp_13" />
</shape>
\ No newline at end of file
--
Gitblit v1.8.0