Both Samsung Galaxy S3 and HTC Sensation fit the category of layout-sw360dp.
Galaxy s3 > (720/320) x 160 = 360
Sensation > (540/240) x 160 = 360
However, when I try creating a layout folder layout-w540dp-h960dp. It does not read from it and instead it reads from the folder layout-sw360dp.
How to prevent this and make each load within its specific layout ? and why layout-w540dp-h960dp does not work ?