Cherish:QS header image [2/4]
This commit is contained in:
@@ -68,6 +68,14 @@
|
||||
android:title="@string/enable_oneui"
|
||||
android:summary="@string/enable_oneui_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingMasterSwitchPreference
|
||||
android:key="status_bar_custom_header"
|
||||
android:icon="@drawable/ic_header"
|
||||
android:fragment="com.cherish.settings.fragments.QsHeader"
|
||||
android:title="@string/status_bar_custom_header_title"
|
||||
android:summary="@string/status_bar_custom_header_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="footer_text_show"
|
||||
|
||||
Reference in New Issue
Block a user