横向和纵向的多个视图
我想以两种不同的视图在横向和纵向上实现我的应用程序。当我的应用程序处于横向时,它显示一个视图,而处于纵向时,它显示第二个视图。这是可能的。但是当我的应用程序以纵向加载时,它会在实际位置显示取消按钮控件。然后我将方向更改为横向,按钮将其位置更改为另一侧并旋转按钮,以便我的按钮标题也在另一侧。请帮我。并感谢您的帮助。
I want to implement my app in both landscape and portrait with two different views. When my app in landscape it shows one view and in portrait it shows the second view. It is possible. But when my app is loaded in portrait,it shows the unbutton control in actual place.Then i change orientation to landscape,button changes its position to opposite side and rotate the button so that my button title is also in opposite side. Please help me. And thank you for your helping.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不知道你在做什么工作。也许这会对您有所帮助:
http://www.theappcodeblog.com/?p=79
编辑:更新的链接 - 抱歉没有时间写内联图:(
I don't know what you're working with. Maybe this will help you:
http://www.theappcodeblog.com/?p=79
EDIT: updated link - sorry no time to write an inline tut :(