#4655 - Allowing voice message playback to be controlled from the lock screen or the control center.

This commit is contained in:
Stefan Ceriu
2021-08-04 16:51:22 +03:00
committed by Stefan Ceriu
parent c4351e1e67
commit 949551c8da
4 changed files with 128 additions and 5 deletions
+2
View File
@@ -998,6 +998,8 @@ const NSTimeInterval kResizeComposerAnimationDuration = .05;
}
[self refreshRoomInputToolbar];
[VoiceMessageMediaServiceProvider.sharedProvider setCurrentRoomSummary:dataSource.room.summary];
}
- (void)onRoomDataSourceReady