mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
RoomViewController fix redundant space on table bottom
Signed-off-by: ismailgulek <gulekismail@gmail.com>
This commit is contained in:
@@ -613,6 +613,7 @@
|
||||
}
|
||||
}];
|
||||
[self refreshMissedDiscussionsCount:YES];
|
||||
self.keyboardHeight = MAX(self.keyboardHeight, 0);
|
||||
}
|
||||
|
||||
- (void)viewDidDisappear:(BOOL)animated
|
||||
|
||||
Reference in New Issue
Block a user