Cherish: Resizeable QS date [2/2]

Signed-off-by: strwbrry143 <alexfinhart@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
strwbrry143
2022-08-13 19:20:27 +08:00
committed by Hưng Phan
parent 42aa4ba440
commit 968cd1560d
3 changed files with 23 additions and 1 deletions

View File

@@ -55,6 +55,14 @@
android:summary="@string/qs_date_summary"
android:defaultValue="true" />
<com.cherish.settings.preferences.SystemSettingSeekBarPreference
android:key="qs_header_date_size"
android:title="@string/qs_date_title_size_title"
android:max="27"
settings:min="10"
android:defaultValue="14"
settings:units="dp"/>
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="qs_footer_data_usage"
android:title="@string/qs_footer_datausage_title"