[android-developers] Android resource qualifier
Hi,
I am unable to get the values form "values-sw480dp" on my sony Xperia device which is 480 x 854 neither on Samsung galaxy tab which is 600 x 1024. But able to get on Motorola Xoom which is 1280 x 752.
e.g res/values-sw480dp/strings.xml/
<string name="hello_world">hello world</string>
The values on respective devices
Sony Xperia @2131034113
Samsung @2131034113
on xoom hello world
Can any one explain me this behavior, why Sony Xperia and Samsung has "@2131034113" value.
Thank you in advance
e.g res/values-sw480dp/strings.xml/
<string name="hello_world">hello world</string>
The values on respective devices
Sony Xperia @2131034113
Samsung @2131034113
on xoom hello world
Can any one explain me this behavior, why Sony Xperia and Samsung has "@2131034113" value.
Thank you in advance
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home