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,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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user