I just created a feature request: http://code.google.com/p/android/issues/detail?id=16354
The text is below, if you want to see this done, please star the issue: It would be nice if the subfolders under the "res" folder would display in a "logical" order. For example, I have a bunch of "drawable" folders. Here's a few: drawable-hdpi drawable-hdpi-v9 drawable-hdpi-v11 I would like to see them listed in that order, but currently it's the alphabetical sorting which makes it harder to find what you are looking for. Ideally, the order displayed in Eclipse would be IDENTICAL to the resource resolution order done while loading the resources. It would really make it easy to spot problems. -- 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