Nexus 9 has different aspect ratio, so the layout looks ugly when using 10" dimens.
I created two folders: values-sw768dp-port
for Nexus 9 and values-sw720dp-port
for Nexus 10. But it doesn't work, Nexus 10 takes the dimens from sw768dp
folder.
Please advice how to make specific dimens for Nexus 10 and Nexus 9. Thanks