mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-04 06:58:20 +02:00
Bug Fix: Chat screen: wrong keyboard animation #121
This commit is contained in:
@@ -1210,6 +1210,10 @@
|
||||
{
|
||||
[self refreshActivitiesViewDisplay];
|
||||
}
|
||||
else
|
||||
{
|
||||
[super observeValueForKeyPath:keyPath ofObject:object change:change context:context];
|
||||
}
|
||||
}
|
||||
|
||||
#pragma mark - Unreachable Network Handling
|
||||
|
||||
Reference in New Issue
Block a user