I would like to know if it’s possible to specify more than just drawable-ldpi, drawable-mdpi, drawable-hdpi? I have an image which I want to look nice on all Android phones/tablets. And even if I have 3 versions of this image, on some screens it is very stretched. Is there a possibility to attach the specific image to the view depending on a phone’s screen resolution?
Share
You might be able to achieve that effect using the new size qualifiers.