If you have none of the alternate versions for a drawable, then you don't have that drawable at all, agreed?
So the only question is, is it only "drawable" that can be subject to automatic scaling, or does it work for e.g. drawable-hdpi to drawable-ldpi conversion. I *think* it's the latter, at least for Android 2.x, but I am not sure. -- Kostya Vasilyev -- http://kmansoft.wordpress.com 22.11.2010 0:39 пользователь "jotobjects" <[email protected]> написал: On Nov 21, 9:34 am, Kostya Vasilyev <[email protected]> wrote: > What happens is that Android aut... That would be good. Does anybody know where that is documented? This page says - "If no matching resources are available, the platform loads the default resources and scales them up or down as needed" http://developer.android.com/guide/practices/screens_support.html#support It doesn't say (that I have noticed) what happens if there is no matching resource AND no default... Where is that specified? > > Works pretty well: hdpi drawables, on the other hand, often look better > if created by hand (n... -- You received this message because you are subscribed to the Google Groups "Android Developers" group... For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- 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

