This commit is contained in:
Scott Pfeil 2022-03-14 13:55:39 -04:00
parent ea9171c124
commit 09e59d5b31

View File

@ -111,6 +111,7 @@ open class SubNavManagerController: ViewController, MVMCoreViewManagerProtocol,
}
open override func pageShown() {
// Currently not calling super until we can decouple page shown logics for managers.
hideNavigationBarLine(true)
}