daimajia / daimajia/AndroidViewHover
Gradle build problem
Open
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 712
- PR merge metrics
- No merged PRs in 30d
Description
Error:Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed : Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:22:9-43
> is also present at [com.daimajia.easing:library:1.0.0] AndroidManifest.xml:13:9-45 value=(@drawable/ic_launcher)
> Suggestion: add 'tools:replace="android:icon"' to element at AndroidManifest.xml:19:5-72:19 to override
Please remove all ic_launcher in your com.daimajia.easing:library
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.