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,12 +15,12 @@
limitations under the License.
*/
#import "RecentsBannerViewController.h"
#import "RecentsViewController.h"
/**
The `RoomsViewController` screen is the view controller displayed when `Rooms` tab is selected.
*/
@interface RoomsViewController : RecentsBannerViewController
@interface RoomsViewController : RecentsViewController
+ (instancetype)instantiate;