ios - How to handle with big title in UITabBarItem? -


i use uitabbar 5 uitabbaritem , each uitabbaritem have title value set person's first name. if names 10 characters long boundaries overlap title of uitabbatitem alongside them. there way maintain space between title of neighbouring uitabbaritems? tried using
- (void)settitlepositionadjustment:(uioffset)adjustment. not maintain space.

uitabbar

look @ last 2 uitabbaritems. titles collide.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

javascript - Clean way to programmatically use CSS transitions from JS? -

android - send complex objects as post php java -