mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
#4655 - Allowing voice message playback to be controlled from the lock screen or the control center.
This commit is contained in:
committed by
Stefan Ceriu
parent
c4351e1e67
commit
949551c8da
@@ -998,6 +998,8 @@ const NSTimeInterval kResizeComposerAnimationDuration = .05;
|
||||
}
|
||||
|
||||
[self refreshRoomInputToolbar];
|
||||
|
||||
[VoiceMessageMediaServiceProvider.sharedProvider setCurrentRoomSummary:dataSource.room.summary];
|
||||
}
|
||||
|
||||
- (void)onRoomDataSourceReady
|
||||
|
||||
Reference in New Issue
Block a user