Ziggeo / android-sdk-demo

Ziggeo's Android Client SDK 2.0
Apache License 2.0
8 stars 5 forks source link

Laucher Icon Collision #8

Closed superibk closed 8 years ago

superibk commented 8 years ago

Am using the Android SDk and got this error "ic_launcher.png: error: Duplicate file" and "ic_launcher.png: Original is here, The version qualifier may be implied". It appears that, there is ic_launcher.png in the library which collided with the default "ic_launcher.png". to work around this i had to either add the -v4 qualifier to resource folders , move just ic_launcher.png to *dpi-v4 or rename it

3akat commented 8 years ago

Hi @superibk, Will fix it today.

3akat commented 8 years ago

Hey @superibk I removed all laucher icons, please check.