2

Possible Duplicate:
Changing font size of tabbaritem

I have three tabs in UITabBar. The titles I have to set are very long so the titles are getting overlapped. Is there any way to fit those titles in a corresponding tab like by increasing number of lines. Or is it not possible to write long titles in UITabBar without overlapping.

Community
  • 1
  • 1
Developer
  • 6,375
  • 12
  • 58
  • 92

1 Answers1

0

Just a unique solution ......

Set the image in Tabbar with the name rather than setting the names.

So,even that would not make the Tabbar text to be overlapping each other.

Ajay Sharma
  • 4,509
  • 3
  • 32
  • 59