mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-28 04:06:57 +02:00
Fix search bar not appearing until second opening
This commit is contained in:
@@ -352,6 +352,7 @@ NSString *const RecentsViewControllerDataReadyNotification = @"RecentsViewContro
|
||||
|
||||
if (self.recentsDataSource)
|
||||
{
|
||||
[self refreshRecentsTable];
|
||||
[self showEmptyViewIfNeeded];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user