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

color attribute for FloatingActionButton conflicts with an attribute defined in android.support.v7.appcompat #26

Open
bengvr3 opened this issue Dec 3, 2014 · 3 comments

Comments

@bengvr3
Copy link

bengvr3 commented Dec 3, 2014

I suggest renaming color to colorBackground.

@LeebeeDev
Copy link

Just rename the color attribute to whatever else, alse make sure to rename the FloatingActionButton_color in FloatingActionButton class. That was my solution.

@bengvr3
Copy link
Author

bengvr3 commented Jan 14, 2015

That fixes the problem. You might want to consider changing it in the
future.
On Jan 14, 2015 12:11 PM, "Aimen7" [email protected] wrote:

Just rename the color attribute to whatever else, alse make sure to rename
the FloatingActionButton_color in FloatingActionButton class. That was my
solution.


Reply to this email directly or view it on GitHub
#26 (comment)
.

@bytehala
Copy link

Agreed with bvr, every other person using the library shouldn't have to always change it in their own copy. FAB as a library right now doesn't play nice with the compatibility lib.

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

3 participants