Commit bb5ba02b by Daniel Dahan

development: spacing cleanup

parent a3df502b
...@@ -133,7 +133,7 @@ open class BottomNavigationController: UITabBarController, UITabBarControllerDel ...@@ -133,7 +133,7 @@ open class BottomNavigationController: UITabBarController, UITabBarControllerDel
view.clipsToBounds = true view.clipsToBounds = true
view.contentScaleFactor = Device.scale view.contentScaleFactor = Device.scale
delegate = self delegate = self
prepareTabBar() prepareTabBar()
} }
/// Handles transitions when tabBarItems are pressed. /// Handles transitions when tabBarItems are pressed.
......
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