TabBarItems and setting their image sizes?

后端 未结 4 384
清酒与你
清酒与你 2020-11-29 19:00

I am currently adding images to each one of my tab bar items. One image I like has a size that is much bigger then the area of the bar item. When I set the image of the bar

4条回答
  •  南方客
    南方客 (楼主)
    2020-11-29 19:29

    Pretty easy to do this with ios8. In Storyboard, click on each tab item (the individual controller for the tab you want to change the image of.

    Set the insets accordingly...

    There is this issue though. Fixed with this.

提交回复
热议问题