If I define a drawable in hdpi and xhdpi but not mdpi, will Android (on an mdpi device) take the xhdpi drawable and scale it down by a factor of two or will it use the nearest defined density (hdpi) drawable?
-- 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

