Device/Encryption Info View: remove horizontal scrolling

- move existing`DeviceView` and `EncryptionInfoView` to the matrixKit.
This commit is contained in:
giomfo
2016-11-25 16:49:27 +01:00
parent 706120b9bd
commit 97d8537a0e
9 changed files with 5 additions and 1124 deletions
@@ -20,7 +20,7 @@
#import "MediaPickerViewController.h"
@interface SettingsViewController : MXKViewController<UITextFieldDelegate, MediaPickerViewControllerDelegate, UITableViewDelegate, UITableViewDataSource, DeviceViewDelegate>
@interface SettingsViewController : MXKViewController<UITextFieldDelegate, MediaPickerViewControllerDelegate, UITableViewDelegate, UITableViewDataSource, MXKDeviceViewDelegate>
@property (nonatomic) IBOutlet UITableView *tableView;