diff --git a/res/drawable/ic_notification_center.xml b/res/drawable/ic_notification_center.xml
new file mode 100644
index 0000000..eddd9b8
--- /dev/null
+++ b/res/drawable/ic_notification_center.xml
@@ -0,0 +1,4 @@
+
+
+
diff --git a/res/values-vi/cherish_strings.xml b/res/values-vi/cherish_strings.xml
index 9923296..81215d3 100644
--- a/res/values-vi/cherish_strings.xml
+++ b/res/values-vi/cherish_strings.xml
@@ -288,4 +288,7 @@
Tùy chọn FOD tùy chỉnh
Nhận dạng hình ảnh động
Hiển thị hình ảnh động trong khi đọc dấu vân tay của bạn
+
+ Hiển thị tiêu đề thông báo
+ Có hiển thị tiêu đề thông báo kiểu R hay không (Yêu cầu khởi động lại giao diện người dùng hệ thống)
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 81211df..7737564 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -396,4 +396,8 @@
Translate
Fade
+
+ Show notification headers
+ Whether to show 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 f0389ca..e7692dd 100644
--- a/res/xml/cherish_settings_notifications.xml
+++ b/res/xml/cherish_settings_notifications.xml
@@ -18,6 +18,13 @@
android:title="@string/notifications_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
+
+