I have a problem in mapping between old and new Android drawable resolutions. I have an app with drawable files named:
- drawable
 - drawable-hdpi
 - drawable-large-hdpi
 - drawable-large-mdpi
 - drawable-ldpi
 - drawable-sw800dp
 - drawable-xhdpi
 
What are their corresponding in
- ldpi
 - mdpi
 - hdpi
 - xhdpi
 - xxhdpi
 - xxxhdpi