Cherish: Make 'R style' notification headers toggleable [2/2]
This commit is contained in:
@@ -18,6 +18,13 @@
|
||||
android:title="@string/notifications_title"
|
||||
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="notification_headers"
|
||||
android:icon="@drawable/ic_notification_center"
|
||||
android:title="@string/notification_headers_title"
|
||||
android:summary="@string/notification_headers_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<Preference
|
||||
android:key="charging_light"
|
||||
android:icon="@drawable/ic_battery_almostfull"
|
||||
|
||||
Reference in New Issue
Block a user