Switching composer between text mode & action mode

- Tweaked animation speed
This commit is contained in:
Gil Eluard
2021-04-07 09:32:57 +02:00
parent 8161ddf19d
commit 0b58e48a01
+2
View File
@@ -286,6 +286,8 @@ NSNotificationName const RoomCallTileTappedNotification = @"RoomCallTileTappedNo
{
[super finalizeInit];
self.resizeComposerAnimationDuration = 0.15;
// Setup `MXKViewControllerHandling` properties
self.enableBarTintColorStatusChange = NO;
self.rageShakeManager = [RageShakeManager sharedManager];