Add voice broadcast slider (#7010)

This commit is contained in:
Yoan Pintas
2022-11-14 17:16:14 +01:00
committed by GitHub
parent de600da601
commit 40adacd482
14 changed files with 255 additions and 74 deletions
+1
View File
@@ -599,6 +599,7 @@ static CGSize kThreadListBarButtonItemImageSize;
[VoiceMessageMediaServiceProvider.sharedProvider pauseAllServices];
[VoiceBroadcastRecorderProvider.shared pauseRecording];
[VoiceBroadcastPlaybackProvider.shared pausePlaying];
// Stop the loading indicator even if the session is still in progress
[self stopLoadingUserIndicator];