I have dependency on a library, which has ic_launcher.png
[for all densities] as drawable. My project also has ic_launcher.png
for all densities].
I reference the drawable in xml. It works in api level 23,16. I have galaxy tab api 19. It picks up the ic_launcher
from the library.
I tried to clean and build. But the issue remained.
How to fix this issue? Apart from the workaround of renaming my drawables.