android - What is the dimens res folder for a Nexus 10? -
i'm trying use values dimens file target nexus 10. have folder set values-sw720dp-xhdpi doesnt work. have tried values-sw720dp-xxhdpi still doesnt work.
what correct implementation of folder can store dimens values nexus 10?
i testing on emulator runs perfectly
i think:
values-sw720dp-land
is you're going for.
Comments
Post a Comment