mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 11:08:02 +00:00
Track previously selected per-recipient ringtone value.
Fixes #3397 Closes #3477
This commit is contained in:

committed by
Moxie Marlinspike

parent
3a9ceb8371
commit
140cbe9f25
@@ -9,7 +9,8 @@
|
||||
android:disableDependentsState="true"
|
||||
android:persistent="false" />
|
||||
|
||||
<RingtonePreference android:dependency="pref_key_recipient_mute"
|
||||
<org.thoughtcrime.securesms.preferences.AdvancedRingtonePreference
|
||||
android:dependency="pref_key_recipient_mute"
|
||||
android:key="pref_key_recipient_ringtone"
|
||||
android:title="@string/recipient_preferences__ringtone"
|
||||
android:ringtoneType="notification"
|
||||
|
Reference in New Issue
Block a user