Lance!

Thanks for trying! ;)

What about qualifying like this?
drawable-v3
drawable-nodpi-v4

Wouldn't 1.6 just ignore the drawable-v3 and pick up the resources
from drawable-nodpi-v4?
Wouldn't 1.5 just ignore the drawable-nodpi-v4 and pick up the
resources from drawable-v3?

This way everything would be solved.

I'll try it ASAP..


On Dec 23, 9:27 pm, Lance Nanek <lna...@gmail.com> wrote:
> I actually tested that and hdpi Android 1.6 (and on, presumably) AVDs
> scaled up drawables from the drawable folder rather than using
> unscaled ones from drawable-nodpi when they were in both folders.
>
> On Dec 23, 1:57 pm, Streets Of Boston <flyingdutc...@gmail.com> wrote:
>
> > What about putting the same drawables (images/etc) in both 'drawable-
> > nodpi' and 'drawable' folders?
>
> > On Dec 23, 1:23 pm,greg1x<gre...@yahoo.com> wrote:
>
> > > > 1.5 will not use the drawable-nodpi.  As it's not even aware that that 
> > > > is a
> > > > legitimate folder option.
>
> > > So, is it possible to load an unscaled drawable from 1.5 to 2.0.1 with
> > > the same code?

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to