Remove status bar from login screen.
This commit is contained in:
@@ -23,9 +23,6 @@ typedef NS_ENUM(NSUInteger, MPCombinedMode) {
|
||||
|
||||
@interface MPCombinedViewController : UIViewController
|
||||
|
||||
@property (strong, nonatomic) IBOutlet UIView *usersView;
|
||||
@property (strong, nonatomic) IBOutlet UIView *passwordsView;
|
||||
|
||||
@property(assign, nonatomic) MPCombinedMode mode;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user