From 7e1ff0216432f674021c3e882ae5ff3724accea7 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期四, 12 十二月 2024 16:50:46 +0800 Subject: [PATCH] 2024年12月12日16:50:44 --- app/src/main/res/drawable/bj_ff1c1c1e.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/drawable/bj_ff333738.xml b/app/src/main/res/drawable/bj_ff1c1c1e.xml similarity index 75% rename from app/src/main/res/drawable/bj_ff333738.xml rename to app/src/main/res/drawable/bj_ff1c1c1e.xml index 9531e9b..7871df6 100644 --- a/app/src/main/res/drawable/bj_ff333738.xml +++ b/app/src/main/res/drawable/bj_ff1c1c1e.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android"> - <solid android:color="@color/text_FF333738" /> + <solid android:color="@color/text_FF1C1C1E" /> <corners android:radius="@dimen/dp_13" /> </shape> \ No newline at end of file -- Gitblit v1.8.0