Tags
Asked 3 years ago
17 Nov 2020
Views 432
steave

steave posted

how to set Different Application Launcher Icon Sizes In Android Studio ?

i want to set different launcher icons for different sizes of devices so how to set different application launcher icons for different sizes of devices in android studio?
shyam

shyam
answered Nov 30 '-1 00:00

this is the folder where you can upload different sizes of icon

/mipmap-ldpi
/mipmap-mdpi
/mipmap-hdpi
/mipmap-xhdpi
/mipmap-xxhdpi
Post Answer