From 6129c814ca74a407c06e8943294886cb6360222b Mon Sep 17 00:00:00 2001 From: kunfei Date: Fri, 14 Feb 2020 17:09:02 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/values/strings.xml | 1 + app/src/main/res/xml/pref_config_other.xml | 107 ++++++++++++--------- 2 files changed, 61 insertions(+), 47 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2db05576e..c71703292 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -608,4 +608,5 @@ 中文简繁体转换 图标为矢量图标,Android8.0以前不支持 朗读设置 + 主界面 diff --git a/app/src/main/res/xml/pref_config_other.xml b/app/src/main/res/xml/pref_config_other.xml index 3eb6ede41..55435ad10 100644 --- a/app/src/main/res/xml/pref_config_other.xml +++ b/app/src/main/res/xml/pref_config_other.xml @@ -2,52 +2,65 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file