mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-28 20:26:57 +02:00
Update Vector storyboard:
- remove home tab (add public rooms in recents). - remove contacts tab - clean settings
This commit is contained in:
@@ -18,11 +18,9 @@
|
||||
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
|
||||
#define TABBAR_HOME_INDEX 0
|
||||
#define TABBAR_RECENTS_INDEX 1
|
||||
#define TABBAR_CONTACTS_INDEX 2
|
||||
#define TABBAR_SETTINGS_INDEX 3
|
||||
#define TABBAR_COUNT 4
|
||||
#define TABBAR_RECENTS_INDEX 0
|
||||
#define TABBAR_SETTINGS_INDEX 1
|
||||
#define TABBAR_COUNT 2
|
||||
|
||||
@interface MasterTabBarController : UITabBarController
|
||||
|
||||
|
||||
Reference in New Issue
Block a user