mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
Room Creation: Update existing room creation screen
- Remove account info when only one account is active. - Support room avatar. - TODO: Apply Ribot design.
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
|
||||
@interface RoomCreationStep1ViewController : MXKTableViewController <UITextFieldDelegate>
|
||||
#import "MediaPickerViewController.h"
|
||||
|
||||
@interface RoomCreationStep1ViewController : MXKTableViewController <UITextFieldDelegate, MediaPickerViewControllerDelegate>
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user