Commit 9f737d20 by Daniel Dahan

development: updated Motion submodule

parent 57b7e3e8
Subproject commit 650dd64ced2c02ce63faa1c0f0dcc57ecd41fb48
Subproject commit 61eb033d2629a1a65bc5a8123bc3cbd527387eb2
......@@ -470,9 +470,9 @@ extension TabsController {
guard i != selectedIndex else {
return
}
// removeViewControllers()
// removeViewControllers()
// prepareViewControllersForTransition(from: selectedIndex, to: i)
// prepareViewControllersForTransition(from: selectedIndex, to: i)
......@@ -496,7 +496,7 @@ extension TabsController: UIScrollViewDelegate {
removeViewControllers()
prepareViewControllers()
// prepareTabBar()
// prepareTabBar()
layoutSubviews()
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment