3

I have some problem with the vertical alignment Font between iOS6 and iOS7, I have a custom font that in iOS6 was a bit higher then a centre of vertical alignment in a UIButton, so have I done it? I've set the myButton.titleEdgeInsets = UIEdgeInsetsMake(6, 0, 0, 0) and I've fixed the issue, but now with the iOS7 have the opposite issue now with iOS7 the font is a bit lower...How i can fix this problem for have the same result in both iOS?

Thanks in advance

Mirko Catalano
  • 3,850
  • 2
  • 26
  • 39
  • I find this link on StackOverFlow that similars to what is your question: http://stackoverflow.com/questions/7535498/uibutton-custom-font-vertical-alignment/8314197#8314197 – Lei Zhang Nov 06 '13 at 08:08

0 Answers0