antiguab / BATabBarController

A TabBarController with a unique animation for selection
https://antiguab.github.io/batabbarcontroller/
MIT License
1.06k stars 131 forks source link

subView can't center #51

Closed tienvv88 closed 4 years ago

tienvv88 commented 5 years ago
Screen Shot 2019-09-09 at 3 46 28 PM

subView orange I set to center horizontal. but when build app the subview can't center

tienvv88 commented 5 years ago

in tab "player". i was add a tableView and orange view is subview in tableViewCell. but i have a issue when build app, you can see orange view can't center :(

antiguab commented 5 years ago

What does this look like in a standard UITabBarController? Do you have any sample code?

antiguab commented 4 years ago

closing due to inactivity