diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index ff2d089..faa2883 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -729,4 +729,8 @@ a fixed set of led colors --> true + + Center notification headers + Whether to Center R style notification headers (Requires a SystemUI restart) + diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index e238964..21e2fd2 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -25,6 +25,13 @@ android:summary="@string/notification_headers_summary" android:defaultValue="true" /> + +