mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 17:57:34 +00:00
enable silent per recipient ringtone preference
Closes #4957 // FREEBIE
This commit is contained in:

committed by
Moxie Marlinspike

parent
143fb1fe21
commit
1aa2d546d2
@@ -14,7 +14,7 @@
|
||||
android:key="pref_key_recipient_ringtone"
|
||||
android:title="@string/recipient_preferences__notification_sound"
|
||||
android:ringtoneType="notification"
|
||||
android:showSilent="false"
|
||||
android:showSilent="true"
|
||||
android:showDefault="true"
|
||||
android:persistent="false"/>
|
||||
|
||||
|
Reference in New Issue
Block a user