Right, I get it now, having read that link it makes more sense.

So I got it working for my two devices, catering for 480 * 320 in
mdpi, and 480 * 800 in hdpi.

But then what happens with a device with 854 * 480 ?! According to the
docs, it will still take the images from the same hdpi folder...


On Jun 1, 8:22 pm, String <[email protected]> wrote:
> On Jun 1, 5:12 pm, Neilz <[email protected]> wrote:
>
> > This is exactly what I have now, but all the images get taken from the
> > default directory, including when used by the Nexus.
>
> What do you have for android:anyDensity in the <supports-screens />
> tag in your manifest? See this recent thread for the effect that has
> on where drawables come 
> from:http://groups.google.com/group/android-developers/browse_frm/thread/5...
>
> String

-- 
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