I have different layout files for different versions of Android, for example layout-v13, but I noticed that the files for the same versions (API 11-16) are the same. Is there a way to group them as something like layout-v11,12,13,14,15,16? Thank you for your time!
source
share