mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
RoomsVC: Fix empty view issue.
This commit is contained in:
@@ -398,8 +398,6 @@
|
||||
|
||||
- (BOOL)shouldShowEmptyView
|
||||
{
|
||||
return YES;
|
||||
|
||||
// Do not present empty screen while searching
|
||||
if (recentsDataSource.searchPatternsList.count)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user