How to insert images in different sizes - but with the same name - in the drawable folder?

0

I need to insert some images into the drawable folder - always with the same name - into Android Studio so that they are loaded in the appropriate size (hdpi, mdpi, xhdpi ...) according to the device the user is using. How do I do this? I already have the images in their respective sizes. The result I wanted is something like:

    
asked by anonymous 06.11.2018 / 01:28

0 answers