mirror of
https://github.com/zhigang1992/KLCircleViewController.git
synced 2026-01-12 22:48:23 +08:00
Encapsulated the peripheral view controllers
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
rightViewController: right
|
||||
topViewController: nil
|
||||
bottomViewController: bottom];
|
||||
|
||||
|
||||
[self.circleVC.view setFrame: self.view.bounds];
|
||||
[self.view insertSubview: self.circleVC.view
|
||||
belowSubview: self.leftButton];
|
||||
|
||||
Reference in New Issue
Block a user