Chat screen: update tool bar button handling

This commit is contained in:
giomfo
2015-08-25 15:42:19 +02:00
parent b0c8df0acb
commit 09dc7a3f97
4 changed files with 44 additions and 19 deletions
@@ -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];