一般把UI 布局文件放在layout文件夹下,如果要支持橫屏,就会取同名的layout放在layout-land文件夹下。
-res/layout-land 横屏 -res/layout-port 竖屏 -res/layout 默认