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

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -