Open mrThinBone opened 9 years ago
+1 for this problem
The solution is: You have to put your ic_launcher in a mipmap folder instead of drawable, than in your manifest file write this lines:
android:icon="@mipmap/ic_launcher" (instead of android:icon="@drawable/ic_launcher) tools:replace="android:icon"
@HerczegDaniel It works! thx XD
Error:Execution failed for task ':app:processDebugManifest'.
Please remove all ic_launcher in your com.daimajia.easing:library