daimajia / AnimationEasingFunctions

Android Animation Easing Functions. Let's make animation more real!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release .aar contains ic_launcher.png in drawable-hdpi-v4

jjhorgan opened this issue · comments

All resources should be namespaced.
And maybe default generated resources should not be included in released builds
This will cause aapt duplicate file errors if imported into a project that has a default generated ic_launcher file in a drawable-hdpi directory.

+1 for this issue

The icon file has been removed already, so close this issue. Thanks for your feedback.