pedant / sweet-alert-dialog

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

AndroidManifest Problem #129

Open yunusemrecetin opened 7 years ago

yunusemrecetin commented 7 years ago

Hi, My problem;

`Error:Execution failed for task ':app:processDebugManifest'.

Manifest merger failed : Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:29:9-43 is also present at [com.pnikosis:materialish-progress:1.0] AndroidManifest.xml:13:9-45 value=(@drawable/ic_launcher). Suggestion: add 'tools:replace="android:icon"' to element at AndroidManifest.xml:26:5-256:19 to override.`

I can't do this : 'tools:replace="android:icon"'

Please update com.pnikosis:materialish-progress:1.0 dependencies

adamis commented 7 years ago

Got it working?

karakanb commented 7 years ago

I fixed it with the answer here.

bhavikmehta5491 commented 7 years ago

@karakanb : This doesn't work with Studio 2.2