I just can't understand it. I have tried everything, but it still loads layout-small on my 4.1.2 Galaxy Note 2.
Emulator device setup:
Size: 5.5in Large, Resolution: 720x1280, Density is xhdpi
and I put this setup to
layout-large.
For some odd reasons,
layout-small is always on my Note 2! Without it, the phone crashes ????
layout-xlarge is not working either.
What's going on?
Edit:
Thanks for Der Golem's comment. Do not use layout-small, layout-large, and layout-xlarge.
USE
layout-ldpi
layout-mdpi
layout-hdpi
layout-xhdpi
etc....