Cherish:Allow to enable Lockscreen Media Art [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -45,6 +45,19 @@
|
||||
android:title="@string/lockscreen_battery_info_title"
|
||||
android:summary="@string/lockscreen_battery_info_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<PreferenceCategory
|
||||
|
||||
android:key="lockscreen_media_category"
|
||||
android:title="@string/lockscreen_media_category">
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="lockscreen_media_metadata"
|
||||
android:title="@string/media_art_title"
|
||||
android:summary="@string/media_art_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<!-- <PreferenceCategory
|
||||
android:key="lockscreen_category"
|
||||
|
||||
Reference in New Issue
Block a user