开发者

iphone curl transition in landscape mode

the question is known: how to make curl transition in application with landscape mode only? by default it does not make it from bottom to top, but from left to right

Known solution is to add extra view and add animated views to it, but

I have to show regular view, then curl it up and show tabbarcontroller, so tabbar contro开发者_如何学JAVAller must be under super view... the question is how to implement it?


Check the orientation of the device before choosing the transition.

See:

How to check the orientation of device programmatically in iPhone?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜