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

java.lang.NoSuchFieldError: FloatingActionButton_fab_colorNormal #221

Open
RaylanXL opened this issue Oct 13, 2017 · 0 comments
Open

java.lang.NoSuchFieldError: FloatingActionButton_fab_colorNormal #221

RaylanXL opened this issue Oct 13, 2017 · 0 comments

Comments

@RaylanXL
Copy link

Exception Details java.lang.NoSuchFieldError: FloatingActionButton_fab_colorNormal   at com.melnykov.fab.FloatingActionButton.initAttributes(FloatingActionButton.java:112)   at com.melnykov.fab.FloatingActionButton.init(FloatingActionButton.java:103)   at com.melnykov.fab.FloatingActionButton.(FloatingActionButton.java:72)   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)   at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:727)   at android.view.LayoutInflater.rInflate_Original(LayoutInflater.java:858)   at android.view.LayoutInflater_Delegate.rInflate(LayoutInflater_Delegate.java:70)   at android.view.LayoutInflater.rInflate(LayoutInflater.java:834)   at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821)   at android.view.LayoutInflater.inflate(LayoutInflater.java:518)   at android.view.LayoutInflater.inflate(LayoutInflater.java:397) Copy stack to clipboard

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

2 participants
@RaylanXL and others