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.
我有分辨率为 1024*720 的设备。我在创建模拟器时在模拟器中使用相同的分辨率,但模拟器仍然无法在设备中正确显示。模拟器从右侧剪切 UI 部分,但相同的应用程序将在设备中正常运行,而不会出现任何 UI 问题。请帮帮我。提前致谢。
将您的 UI 布局设置为线性布局。我想它会对你有所帮助。