mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Increase grow/shrink animation speed in new composer
This commit is contained in:
@@ -286,7 +286,7 @@ NSNotificationName const RoomCallTileTappedNotification = @"RoomCallTileTappedNo
|
||||
{
|
||||
[super finalizeInit];
|
||||
|
||||
self.resizeComposerAnimationDuration = 0.15;
|
||||
self.resizeComposerAnimationDuration = 0.05;
|
||||
|
||||
// Setup `MXKViewControllerHandling` properties
|
||||
self.enableBarTintColorStatusChange = NO;
|
||||
|
||||
Reference in New Issue
Block a user