unmask NavBar SR
This commit is contained in:
parent
b7413d536b
commit
7ae5cbfc8a
@ -363,7 +363,7 @@ import MVMCore
|
|||||||
super.viewWillDisappear(animated)
|
super.viewWillDisappear(animated)
|
||||||
|
|
||||||
executeBehaviors { [weak self] (behavior: PageVisibilityBehavior) in
|
executeBehaviors { [weak self] (behavior: PageVisibilityBehavior) in
|
||||||
behavior.willHidePage(self?.delegateObjectIVar)
|
behavior.willShowPage(self?.delegateObjectIVar)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user