Cherish: Add option to center "R style" notification headers [2/2]
This commit is contained in:
@@ -25,6 +25,13 @@
|
||||
android:summary="@string/notification_headers_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="center_notification_headers"
|
||||
android:title="@string/center_notification_headers_title"
|
||||
android:summary="@string/center_notification_headers_summary"
|
||||
android:dependency="notification_headers"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<Preference
|
||||
android:key="charging_light"
|
||||
android:icon="@drawable/ic_battery_almostfull"
|
||||
|
||||
Reference in New Issue
Block a user