MESSENGER-2638 new layout feature banner

This commit is contained in:
JanNiklas Grabowski
2023-03-28 10:38:04 +00:00
parent 92099d3813
commit bba325bbe9
20 changed files with 341 additions and 242 deletions
+2 -2
View File
@@ -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;