mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
user_settings_page
-> first implementation --> the tableview is the same as the screenshot we have --> the push rules can be toggled Need to manage the account updates.
This commit is contained in:
@@ -16,7 +16,10 @@
|
||||
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
|
||||
@interface SettingsViewController : MXKTableViewController
|
||||
#import "MediaPickerViewController.h"
|
||||
|
||||
@interface SettingsViewController : MXKTableViewController<MediaPickerViewControllerDelegate>
|
||||
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user