Simple and short question but it seems that I can’t find the answer anywhere. When creating a layout-large folder will a device with a xlarge screen also use this folder?
So does layout-large also mean larger than large? I assume it will, but not sure.
No , when you have created folder layout-large it will not use by xlarge screen but if you want to use xml for xlarge layout you can use
layout-xlarge.If there is nolayout-xlargethen android system use default layout in that case.