I have a custom UIBarButtonItem
with an image that works fine in iOS 6.1. But iOS 7 has a tintColor
and it overlays this color over my image. If I set the tintColor
to [UIColor clearColor]
the button doesn't show up all together.
How can I have my back button show up in iOS 7 as it does in iOS 6? Please help?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…