forked from organicmaps/organicmaps
[iphonex] [ios] Added initial bottom menu layout.
This commit is contained in:
parent
b2bcdd2889
commit
a64455887d
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ typedef NS_ENUM(NSUInteger, MWMBottomMenuViewCell) {
|
|||
_delegate = delegate;
|
||||
[controller addChildViewController:self];
|
||||
[controller.view addSubview:self.view];
|
||||
[controller.view layoutIfNeeded];
|
||||
}
|
||||
return self;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue