mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 16:57:50 +00:00
Comments
This commit is contained in:
parent
03893973b7
commit
a8cc9e2409
@ -107,7 +107,7 @@ class ConversationViewModel(
|
|||||||
override fun onCleared() {
|
override fun onCleared() {
|
||||||
super.onCleared()
|
super.onCleared()
|
||||||
|
|
||||||
// Stop all voice message when exiting the convo page
|
// Stop all voice message when exiting this page
|
||||||
AudioSlidePlayer.stopAll()
|
AudioSlidePlayer.stopAll()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user