I am developing an Android app and I currently have about 8 layout xml files in the layout folder. The need for organizing this folder is increasing with each addi
you need to follow the naming convention
You cannot create a folder inside a layout.
if you want to create a folder, create inside a res folder.
ex:- layout-large,layout-small etc