OneUI-like settings actionbar [3/3]
todo: add settings observer so you won't need to restart settings app to toggle it Signed-off-by: 00day0 <therandomuser11@gmail.com>
This commit is contained in:
@@ -30,6 +30,12 @@
|
||||
android:title="@string/enable_clear_all_button"
|
||||
android:summary="@string/enable_clear_all_button_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="settings_spacer"
|
||||
android:title="@string/enable_oneui"
|
||||
android:summary="@string/enable_oneui_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<PreferenceCategory
|
||||
android:title="@string/qs_title">
|
||||
|
||||
Reference in New Issue
Block a user