mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Synchronise composer and toolbar resizing animation duration
This commit is contained in:
@@ -46,6 +46,7 @@ extern NSNotificationName const RoomCallTileTappedNotification;
|
||||
Notification string used to indicate group call tile tapped in a room. Notification object will be the `RoomBubbleCellData` object.
|
||||
*/
|
||||
extern NSNotificationName const RoomGroupCallTileTappedNotification;
|
||||
extern NSTimeInterval const kResizeComposerAnimationDuration;
|
||||
|
||||
@interface RoomViewController : MXKRoomViewController
|
||||
|
||||
|
||||
Reference in New Issue
Block a user