Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ic_launcher from library #65

Merged
merged 1 commit into from Feb 11, 2016
Merged

Remove ic_launcher from library #65

merged 1 commit into from Feb 11, 2016

Conversation

ghost
Copy link

@ghost ghost commented Feb 10, 2016

Fix #56

The problem was because Android libraries include resources,
and this one included the ic_launcher. That resource should not
be included, because almost every Android project has its own.

The problem was because Android libraries include resources,
and this one included the *ic_launcher*. That resource should not
be included, because almost every Android project has its own.
@ghost ghost changed the title Remove ic_lanucher from library Remove ic_launcher from library Feb 10, 2016
Todd-Davies added a commit that referenced this pull request Feb 11, 2016
Remove ic_launcher from library
@Todd-Davies Todd-Davies merged commit 721e620 into Todd-Davies:master Feb 11, 2016
@Todd-Davies
Copy link
Owner

Thanks @MrOutis !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant