我有不同屏幕大小的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? 发布于 2020-03-27 02:15:34
发布于 2020-03-27 09:27:55
https://stackoverflow.com/questions/60879000
复制相似问题