Is there a way to structure layout files, e.g. like in subfolders (as subfolders of resources are not supported)?
I have many layout files which all lie in the layout folder. This gets pretty
is it possible to somehow structure them, by tags, by subfolders or something else?
E.G.:
- layout
- screen A
- screen B
or
- layout
- fragments
- activities
or
- layout
- component A
- component B