Right, the 'v4' hides -ldpi and -hdpi resources from 1.5 at runtime.

Using '-mdpi' is not supported on 1.5 either.

13.06.2010 1:21 пользователь "Eric F" <[email protected]> написал:

I believe the full solution is:

Target sdk level 8
Minsdk level of 3

have the following resource folders:
drawable/
drawable-hdpi-v4/
drawable-ldpi-v4/

Store all your mdpi drawables inside of drawable. No resource
duplication, no problems.

Does anyone know if there's a problem with this layout? I don't see
why the developer website doesn't just flat out tell people to arrange
their resources that way.

-E


On Jun 12, 12:59 pm, Bo <[email protected]> wrote:
> Did you try changing the name "drawable-m...

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