Can the Android layout folder contain subfolders?

前端 未结 20 2827
暗喜
暗喜 2020-11-22 03:10

Right now, I\'m storing every XML layout file inside the \'res/layout\' folder, so it is feasible and simple to manage small projects, but when there is a case of large and

20条回答
  •  臣服心动
    2020-11-22 03:59

    Check Bash Flatten Folder script that converts folder hierarchy to a single folder

提交回复
热议问题