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

animationMode attribute conflicts with material-components-android attribute #18

Closed
MahmoudAlyuDeen opened this issue Sep 11, 2019 · 7 comments · May be fixed by #19
Closed

animationMode attribute conflicts with material-components-android attribute #18

MahmoudAlyuDeen opened this issue Sep 11, 2019 · 7 comments · May be fixed by #19

Comments

@MahmoudAlyuDeen
Copy link

In your attributes, you define an attribute called "animationMode", which conflicts with the attribute in the material-components-android library, preventing a successful build.

The attribute has been introduced to the material-components-android library in this commit:

https://github.com/material-components/material-components-android/blob/4dc914d737449180c6d89de5fe34c69bfe1850c4/lib/java/com/google/android/material/snackbar/res/values/attrs.xml

As you can see, it's a part of the 1.1.0-alpha01 release and it's not yet on the stable version.

@milouk
Copy link

milouk commented Oct 19, 2019

I agree. This is an issue.

@alikamts
Copy link

Agree same issue please change it :-|

@emanuelthedude
Copy link

Same Problem here. Is there anything I can do about it?

@emanuelthedude
Copy link

@christian-anunciado
Copy link

Same problem. How to fix this?

@emanuelthedude
Copy link

I used a different library for my use case. They also have lots of animations. I created a Pie Chart and animated kinda similar. Tell me if you need more information @SkrowRepap
https://github.com/PhilJay/MPAndroidChart

@mgundy
Copy link

mgundy commented Jan 17, 2021

Please update. This would be a pain to reset all my constraints with a new library. Thank you!

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 a pull request may close this issue.

6 participants