I know in android studio you can not create layout subfolders as shown below.
layout
    -subfolder1
        --layout.xml
        --layut2.xml
    -subfolder2
        --layout3.xml
Is there any third party plugin in android Studio which gives the above functionality?
 
    
