How to create layout-small-land folder?
- by codedeziner
I want to create separate folders for my layouts, like this in my resource directory:
layout-land
layout-port
this is ok, but this:
layout-small-land
layout-small-port
or
layout-land-small
layout-port-small
Results in:
'Invalid resource directory name'
What gives?