开发者

Display the OpenFeint Welcome Back message bar on a landscape view

开发者 https://www.devze.com 2023-02-06 06:28 出处:网络
When my app launches in landscape mode, the OpenFeint message bar displ开发者_开发技巧ays as if the view is a portrait view.

When my app launches in landscape mode, the OpenFeint message bar displ开发者_开发技巧ays as if the view is a portrait view.

How can this message be set to display correctly?

Thanks


Try this:

[OpenFeint setDashboardOrientation:OrientationHere];
0

精彩评论

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