In my UINavigationController's navigation bar, I am using black opaque style but I need the left navigationitem button to be slightly more dark than the one currently appearing. How can we make them more darker?
On the right hand side I amusing an image for showing a help option and for that I make use of an image, [UIBarButtonItemStyleBordered]. The problem here is that I am getting two borders on this navigationitem, how can we remove this border. It seems to me that for the black opaque styled bar the application is drawing that border
Thanks
Arnieterm
On the right hand side I amusing an image for showing a help option and for that I make use of an image, [UIBarButtonItemStyleBordered]. The problem here is that I am getting two borders on this navigationitem, how can we remove this border. It seems to me that for the black opaque styled bar the application is drawing that border
Thanks
Arnieterm