I think none of the above but you should read: http://developer.android.com/guide/topics/resources/providing-resources.html#BestMatch
and also this is very easy to test just use different coloured bitmaps in each qualified folder. On Thursday, October 18, 2012 1:53:40 PM UTC+1, Mark Carter wrote: > > 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

