From afc4d880b16865d4f0bbfc848c87f669c65bccfd Mon Sep 17 00:00:00 2001 From: SuperDroidBond Date: Sun, 28 Oct 2018 12:21:01 +0530 Subject: [PATCH] Cherish:Add switches for Weather Image as well MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 +++- res/xml/omnijaws_settings.xml | 8 +++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index d58438c..3998696 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -843,5 +843,7 @@ Show name of current city on left of image Show temperature Show current city temperature on right of image - + Show Condition Image + Show weather conditions image + diff --git a/res/xml/omnijaws_settings.xml b/res/xml/omnijaws_settings.xml index 71d724c..7993db2 100644 --- a/res/xml/omnijaws_settings.xml +++ b/res/xml/omnijaws_settings.xml @@ -36,12 +36,18 @@ android:icon="@drawable/ic_info_outline_24dp" android:persistent="false" android:summary="@string/weather_icon_pack_info_title" /> + + + android:defaultValue="true" />