0

I m in a problem that I have added a label as subview in Navigation bar and due to limited height of navigation bar it is not showing another line of wrapped title text.So I want to adjust height of the navigation bar.

Prince Kumar Sharma
  • 12,591
  • 4
  • 59
  • 90

2 Answers2

0
I have faced the same problem and I got the answer.Please try this link:

How to set the height of UINavigationBar according to the length of the text in TitleView?

May it help u...!

Community
  • 1
  • 1
Prince Kumar Sharma
  • 12,591
  • 4
  • 59
  • 90
0

If you are using ios 5.0 then

you can take a background Image a bit bigger and navigationbar will be set according to the Image.

It mught help you have a try :).

setting an Image on navigationbar

Community
  • 1
  • 1
Arpit B Parekh
  • 1,932
  • 5
  • 36
  • 57