Revert "Cherish:Statusbar weather font color, size [2/2]"

This reverts commit 346bd04b1e.

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>

Revert "[SQUASH]Cherish:Status bar weather [2/2]"

This reverts commit 8534a50c8b.

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2021-08-23 22:53:41 +07:00
parent 5744d9ddbc
commit 8dfadcc4f7
6 changed files with 0 additions and 155 deletions

View File

@@ -39,37 +39,6 @@
android:summary="@string/clock_style_category_summary"
android:fragment="com.cherish.settings.fragments.ClockSettings" />
<ListPreference
android:key="status_bar_weather"
android:title="@string/statusbar_weather_title"
android:dialogTitle="@string/statusbar_weather_dialog_title"
android:entries="@array/status_bar_weather_entries"
android:icon="@drawable/ic_sb_weather_icon"
android:entryValues="@array/status_bar_weather_values" />
<com.cherish.settings.preferences.SystemSettingListPreference
android:key="status_bar_show_weather_location"
android:icon="@drawable/ic_sb_weather_icon_nav"
android:title="@string/status_bar_weather_location_title"
android:entries="@array/weather_entries"
android:entryValues="@array/weather_values"
android:summary="%s"
android:defaultValue="0" />
<net.margaritov.preference.colorpicker.ColorPickerPreference
android:key="status_bar_weather_color"
android:title="@string/status_bar_weather_color_title"
android:defaultValue="0xffffffff" />
<com.cherish.settings.preferences.SystemSettingSeekBarPreference
android:key="status_bar_weather_font_size"
android:title="@string/status_bar_weather_size_title"
android:defaultValue="14"
android:max="23"
settings:min="4"
settings:unitsLeft=""
settings:unitsRight="dp" />
<Preference
android:title="@string/statusbar_items_title"
android:icon="@drawable/ic_shortcuts">