WVGA may be either mdpi (large screen) or hdpi (normal screen).

On Wed, Jun 2, 2010 at 3:37 PM, kevin0228ca <[email protected]> wrote:

> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to