[android-developers] Why is emulator with WVGA loading image from drawable-mdpi?
Hi everyone.
I read about in the google documents that the 3 folders corresponds to
different screen types and that android would select the image from
different folders automatically according to the screen type.
I read that WVGA will load from drawable-hdpi and HVGA will load from
drawable-mdpi. When I tested with 2 emulators both running 2.1, each
with HVGA and WVGA. It turns out that they are both reading the image
in mdpi. If I deleted the image in mdpi then they read from hdpi.
Can someone answer why emulator with WVGA is reading from drawable-
mdpi? thanks
--
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