I have a fairly complex android app, the contents of the \'layout\' folder is becoming increasingly large. I\'ve tried to organise the individual layout xml files into sub f
Another option is to use a prefix for your different views. Is not as nice as having different folder but it can introduce some order.