app store - Android Application not Picking the proper size Icon or Image depending upon Device Size -


i developing 1 android application may run on mobile, tablet, or tv.

so have crated separate size icons , images each devices, , icons , images stored in hdpi, mdpi, xhdpi, xxhdpi folders.

when install application on mobile picks icon form mdpi folder.

when install in tablet pick icon mdpi folder, instead of xhdpi.

same problem images also.


Comments

Popular posts from this blog

python 3 IndexError: list index out of range -

android - How to save instance state of selected radiobutton on menu -

IF statement in MySQL trigger -