Cherish: Status bar Clock background chip [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -290,5 +290,9 @@
|
||||
<string name="qs_battery_category_title">In QS Panel</string>
|
||||
<string name="qs_battery_percent_title" translatable="false">@string/status_bar_battery_percent_title</string>
|
||||
<string name="qs_use_status_bar_battery_style">Follow status bar style</string>
|
||||
|
||||
<!-- Statusbar Clock background chip -->
|
||||
<string name="statusbar_clock_chip_title">Background chip</string>
|
||||
<string name="statusbar_clock_chip_summary">Display accented chip behind clock</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -27,6 +27,12 @@
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="statusbar_clock_chip"
|
||||
android:title="@string/statusbar_clock_chip_title"
|
||||
android:summary="@string/statusbar_clock_chip_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<Preference
|
||||
android:key="network_traffic_settings"
|
||||
android:title="@string/network_traffic_title"
|
||||
|
||||
Reference in New Issue
Block a user