开发者

Custom UIAlertView moved up after upgrading to ipad/universal app

开发者 https://www.devze.com 2023-01-08 12:09 出处:网络
So after upgrading to a universal app, one of 开发者_C百科my UIAlertViews shifted up, but only for the iOS4.0.

So after upgrading to a universal app, one of 开发者_C百科my UIAlertViews shifted up, but only for the iOS4.0.

Before:

Valid XHTML http://img842.imageshack.us/img842/4959/screenshot20100719at156.png.

After (only on iOS4.0):

Valid XHTML http://img836.imageshack.us/img836/4959/screenshot20100719at156.png.

I looked into

alert.transform = CGAffineTransformTranslate( alert.transform, 0.0, -100.0 );

to shift it back down, but that does absolutely nothing. Does anyone else have this problem?

Thanks.


I hope by this time you would have found the solution for the problem, nevertheless I found one solution but that was regarding iPhone although would be relevant for your problem as well. The link is this.

Hope t still helps!!

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号