ios - UITabBar item title repeated in the bottom left corner - visual bug -


i have uitabbarcontroller tabbaritems set in (inherited) code. strange reason can't figure out, title of first tabbaritem repeated in gray in bottom left corner of tabbar. believe i've seen 2 titles overlapping there. idea root cause of this? thanks.

enter image description here

i figured out finally! call setuptabbar() icon title , selected/deselected images made in create() function, i.e. during viewcontroller initialization. i've moved viewdidload() , visual bug gone. again!


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -