Add summary to "Sound" preference (1 of 2)

This commit is contained in:
thoughtbox 2013-12-04 22:46:30 +01:00
parent b2bd19d787
commit cc5981594f

View File

@ -52,6 +52,7 @@
android:dependency="pref_key_enable_notifications"
android:key="pref_key_ringtone"
android:title="@string/preferences__sound"
android:summary="@string/preferences__change_notification_sound"
android:ringtoneType="notification"
android:defaultValue="content://settings/system/notification_sound" />