From http://developer.android.com/training/basics/supporting-devices/screens.html
*Note:* Low-density (ldpi) resources aren’t always necessary. When you provide hdpi assets, the system scales them down by one half to properly fit ldpi screens Am Donnerstag, 21. Juni 2012 21:33:14 UTC+2 schrieb powder366: > > Hi, > > I noticed that the file list_selector_background_focused.9.png is > missing in directory ldpi, but exists in mdpi, hdpi and xhdpi > > platforms/android-15/data/res/drawable-mdpi > platforms/android-15/data/res/drawable-hdpi > platforms/android-15/data/res/drawable-ldpi <----- missing > platforms/android-15/data/res/drawable-xhdpi > > Does anyone know why? > > Regards Jonas. > -- 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

