mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 22:26:59 +02:00
Bug Fix - Chat screen: The collapse point for scrolling down the keyboard should include the activities view
#280
This commit is contained in:
@@ -192,11 +192,6 @@
|
||||
|
||||
[self resetIcon];
|
||||
[self resetMessage];
|
||||
|
||||
while (self.gestureRecognizers.count)
|
||||
{
|
||||
[self removeGestureRecognizer:self.gestureRecognizers[0]];
|
||||
}
|
||||
}
|
||||
|
||||
- (void)resetIcon
|
||||
|
||||
Reference in New Issue
Block a user