pedant / sweet-alert-dialog

SweetAlert for Android, a beautiful and clever alert dialog
http://pedant.github.io
7.27k stars 1.94k forks source link

Android Icon Launcher Duplicate #40

Open javierpe opened 9 years ago

javierpe commented 9 years ago

Good library is excellent but when adding the file Gradle me the following error causes the application icon:

Error:(7, 9) Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:7:9

LiHanQing commented 9 years ago

i got this problem too

joserocha3 commented 9 years ago

This is a known issue it seems. Use version 1.2 and you will not get that error.

norrisboat commented 9 years ago

Add tools:replace="android:icon" to application tag in your Manifest file

enyusmile commented 9 years ago

@laylizzlle thanks,good job!

rhnmistry commented 8 years ago

Just use version 1.2 instead of 1.0 Use this-> 'com.pnikosis:materialish-progress:1.2'