【发布时间】:2026-02-18 01:05:02
【问题描述】:
我有不同大小的屏幕的activity_main.xml文件
activity_main.xml(land) --> it auto generate the file layout-land
activity_main.xml(sw600dp) ---> it auto generate the file layout-sw600dp
BUT, it did not auto-generate the values-/res/values-sw600dp and /res/values-land
how to get this two file?
【问题讨论】:
-
*.com/a/32685049/7710739你可以看看这个
标签: android android-studio resources