mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-12 03:07:42 +00:00
Comments
This commit is contained in:
@@ -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()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user