I am having a problem with my icons in my tabBar
.
Tapping the same tab bar button repeatedly will keep increasing the tab bar icon's size.
If I push a different one, it goes back to its original size.
Any ideas what I should fix?
As per the project shared by the OP (see question comments), it seems the tab bar image insets seem to be messing things up.
ViewController
s in IBI have no explanation for this, sorry... but if anyone does then kindly comment/post
try This..
myDealNavigationController.tabBarItem.imageInsets = UIEdgeInsetsMake(5, 0, -5, 0);
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With