mirror of
https://github.com/oxen-io/session-android.git
synced 2025-01-12 12:33:39 +00:00
Add summary to "Sound" preference (1 of 2)
This commit is contained in:
parent
b2bd19d787
commit
cc5981594f
@ -52,6 +52,7 @@
|
|||||||
android:dependency="pref_key_enable_notifications"
|
android:dependency="pref_key_enable_notifications"
|
||||||
android:key="pref_key_ringtone"
|
android:key="pref_key_ringtone"
|
||||||
android:title="@string/preferences__sound"
|
android:title="@string/preferences__sound"
|
||||||
|
android:summary="@string/preferences__change_notification_sound"
|
||||||
android:ringtoneType="notification"
|
android:ringtoneType="notification"
|
||||||
android:defaultValue="content://settings/system/notification_sound" />
|
android:defaultValue="content://settings/system/notification_sound" />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user