mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 21:56:58 +02:00
MESSENGER-2638 new layout feature banner
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
#import "RecentsBannerViewController.h"
|
||||
#import "RecentsViewController.h"
|
||||
#import "ContactsDataSource.h"
|
||||
|
||||
/**
|
||||
'PeopleViewController' instance is used to display/filter the direct rooms and a list of contacts.
|
||||
*/
|
||||
@interface PeopleViewController : RecentsBannerViewController
|
||||
@interface PeopleViewController : RecentsViewController
|
||||
|
||||
+ (instancetype)instantiate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user