mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 20:56:57 +02:00
Chat screen: update tool bar button handling
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
|
||||
// Replace the default input toolbar view.
|
||||
[self setRoomInputToolbarViewClass:RoomInputToolbarView.class];
|
||||
self.roomInputToolbarContainerHeightConstraint.constant = 49;
|
||||
|
||||
// Set rageShake handler
|
||||
self.rageShakeManager = [RageShakeManager sharedManager];
|
||||
|
||||
Reference in New Issue
Block a user