-
Notifications
You must be signed in to change notification settings - Fork 18
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
Cant compile due to duplicate string values #15
Comments
This should be fixed now, please update to the newest version of Bouncy and try again, thank you! |
There is still an error on the in the BouncyNestedScroolView. The variable "stiffness" clashes with the Material Design 1.6.0 variable. You will need to rename stiffness to something else like bouncy_stiffness. Causes compile time error and have to comment the code out to make it run |
Thank you! I will update the library later today |
resolved in 2.3 |
App wont compile due to duplicate string values:
I had to manually comment out the nestedscrolling values to get it to compile, please fix this.
The text was updated successfully, but these errors were encountered: