pull/1487/head
fanchao 1 year ago
parent 03893973b7
commit a8cc9e2409

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

Loading…
Cancel
Save