From 5e2e1fc7fc23d5fa035608bc415e9eac73ce2e37 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 27 十一月 2024 13:11:20 +0800 Subject: [PATCH] 2024年11月27日13:11:17 --- app/src/main/res/drawable/search_bj_ff05000000.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/drawable/search_bj_ff05000000.xml b/app/src/main/res/drawable/search_bj_ff05000000.xml index 652d985..139ac6d 100644 --- a/app/src/main/res/drawable/search_bj_ff05000000.xml +++ b/app/src/main/res/drawable/search_bj_ff05000000.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <corners android:radius="@dimen/dp_17" /> - <solid android:color="#0D000000" /> + <solid android:color="@color/text_FF333738" /> </shape> \ No newline at end of file -- Gitblit v1.8.0