Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 Android 测试 Mono 并将创建一个始终设置在 Landscape 中的 TableView。VS 中的设计师首先显示横向,但在接下来打开 .axml 文件后,我总是得到纵向样式并且无法切换到横向。
彼得·阿泰尔特
确保您的设备具有Landscape“Portrait配置”。
Landscape
Portrait
以“7in WSVGA (Tablet)”为例。
然后您可以在设计器的工具栏中选择“配置”(横向或纵向)。