From 16dc6aebc0dc9ceeaa453d35d9d17632f5ef6235 Mon Sep 17 00:00:00 2001 From: sue <1405477765@qq.com> Date: Thu, 17 Apr 2025 15:26:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- res/color/primary_text_dark.xml | 2 +- res/values-zh-rCN/arrays.xml | 3 ++- res/values-zh-rTW/arrays.xml | 3 ++- res/xml/searchable.xml | 1 + 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/res/color/primary_text_dark.xml b/res/color/primary_text_dark.xml index 7c85459..f29878e 100644 --- a/res/color/primary_text_dark.xml +++ b/res/color/primary_text_dark.xml @@ -17,6 +17,6 @@ - + //测试提交 \ No newline at end of file diff --git a/res/values-zh-rCN/arrays.xml b/res/values-zh-rCN/arrays.xml index a092386..a19cab9 100644 --- a/res/values-zh-rCN/arrays.xml +++ b/res/values-zh-rCN/arrays.xml @@ -20,4 +20,5 @@ 短信 邮件 - \ No newline at end of file + +//测试提交 \ No newline at end of file diff --git a/res/values-zh-rTW/arrays.xml b/res/values-zh-rTW/arrays.xml index 5297209..2288bad 100644 --- a/res/values-zh-rTW/arrays.xml +++ b/res/values-zh-rTW/arrays.xml @@ -20,4 +20,5 @@ 短信 郵件 - \ No newline at end of file + +//测试提交 \ No newline at end of file diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml index bf74f14..95241ee 100644 --- a/res/xml/searchable.xml +++ b/res/xml/searchable.xml @@ -25,3 +25,4 @@ android:searchSuggestIntentAction="android.intent.action.VIEW" android:searchSettingsDescription="@string/search_setting_description" android:includeInGlobalSearch="true" /> + //测试提交