split color change
This commit is contained in:
parent
61d0293741
commit
304a5f6021
@ -918,7 +918,7 @@ CGFloat const PanelAnimationDuration = 0.2;
|
||||
self.extendedDrawers = MFExtendedDrawerLeft | MFExtendedDrawerRight;
|
||||
self.prioritizedExtendedPanel = MFExtendedDrawerLeft;
|
||||
|
||||
self.view.backgroundColor = [UIColor blackColor];
|
||||
self.view.backgroundColor = [UIColor whiteColor];
|
||||
}
|
||||
|
||||
- (void)viewDidLayoutSubviews {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user