pull/1487/head
fanchao 11 months ago
parent 23872afeb4
commit e49d017b08

@ -107,6 +107,7 @@ class ConversationViewModel(
override fun onCleared() {
super.onCleared()
// Stop all voice message when existing the convo page
AudioSlidePlayer.stopAll()
}

Loading…
Cancel
Save