diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index a8b2e25..1ea7009 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -922,6 +922,7 @@ Requires weather service to be enabled Weather location Display current weather location - + Pixel style + Display weather as separate row diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 354d1a6..65f354d 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -64,6 +64,13 @@ android:title="@string/lockscreen_weather_location_title" android:summary="@string/lockscreen_weather_location_summary" android:dependency="lockscreen_weather_enabled" /> + + +