Cherish:Add tunable to disable QS date [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -21,6 +21,14 @@
|
||||
<PreferenceCategory
|
||||
android:title="@string/qs_title">
|
||||
|
||||
|
||||
<!-- QS date -->
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="show_qs_date"
|
||||
android:title="@string/qs_date_title"
|
||||
android:summary="@string/qs_date_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<!-- QS footer text toggle -->
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="qs_footer_text_show"
|
||||
|
||||
Reference in New Issue
Block a user