Androis Studio displays two drawable of the same name and one of them contains different picture, than another.
The one tagged with v24
contains incorrect picture (default Android icon) and another one contains correct picture, which I have generated with Image Asset Studio
.
How to wipe out incorrect picture or make it correct?
this is API level. Android 7.0 (API level 24) meaning minSdkVersion 24 and you can see your minSdkVersion in gradle file.
You can also delete ic_launcher_foreground.xml (v24)