The drawable-v3 & drawable-nodpi-v4 idea is useless.. It force closes on anything higher than v3. (I guess it doesn't ignore the v3 dir, so it has duplicate files with the same identifiers) Now it works on 1.5 only :) It seems that I'll have to implement something comlicated, as Dan suggested.
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