Comeback "Cherish: Replace media notification background with artwork [2/2]""
This reverts commit 46d09ae839.
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -57,6 +57,19 @@
|
||||
android:summary="@string/less_boring_heads_up_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="media_category"
|
||||
android:title="@string/media_category" >
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="artwork_media_background"
|
||||
android:icon="@drawable/ic_media"
|
||||
android:title="@string/artwork_media_background_title"
|
||||
android:summary="@string/artwork_media_background_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="center_notification_headers"
|
||||
android:icon="@drawable/ic_notification_center"
|
||||
|
||||
Reference in New Issue
Block a user