mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 05:06:58 +02:00
Chat screen: Remove top menu view.
This commit is contained in:
@@ -18,16 +18,5 @@
|
||||
|
||||
@interface RoomViewController : MXKRoomViewController
|
||||
|
||||
@property (strong, nonatomic) IBOutlet UIView *menuListView;
|
||||
|
||||
@property (weak, nonatomic) IBOutlet UIButton *searchMenuButton;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *searchMenuLabel;
|
||||
@property (weak, nonatomic) IBOutlet UIButton *participantsMenuButton;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *participantsMenuLabel;
|
||||
@property (weak, nonatomic) IBOutlet UIButton *favouriteMenuButton;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *favouriteMenuLabel;
|
||||
@property (weak, nonatomic) IBOutlet UIButton *settingsMenuButton;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *settingsMenuLabel;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user