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

Prefix all attributes with something to avoid collisions #11

Closed
pankajbatra opened this issue Jan 3, 2015 · 6 comments
Closed

Prefix all attributes with something to avoid collisions #11

pankajbatra opened this issue Jan 3, 2015 · 6 comments

Comments

@pankajbatra
Copy link

I am trying to use sweet alert dialog(which is dependent on this lib) with another library and on gradle compile, I receive following error.
Error:Attribute "barColor" has already been defined

Can you please prefix all attributes with name like matProg_ so that they never clash with any other names.

@onewilk
Copy link

onewilk commented Jan 6, 2015

@pankajbatra good point ! @pnikosis just do it

@radimvaculik
Copy link

+1

@nico2sh
Copy link
Owner

nico2sh commented Jan 13, 2015

You are right. Great suggestion, I'll do it ASAP.

@nico2sh nico2sh closed this as completed Jan 15, 2015
@pankajbatra
Copy link
Author

Please upload new version on Maven too.
https://maven-repository.com/artifact/com.pnikosis/materialish-progress

@nico2sh
Copy link
Owner

nico2sh commented Jan 16, 2015

Already uploaded, takes a while though.

@diwakersurya
Copy link

Sweet Alert Dialog uses materialish progress library which contains ic_launcher icon in its drawables. While building my project, I got duplicate ic_launcher error . Please Fix the issue.

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

No branches or pull requests

5 participants