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

Error inflating class in fragment #15

Open
loveydhillon opened this issue Jun 12, 2018 · 1 comment
Open

Error inflating class in fragment #15

loveydhillon opened this issue Jun 12, 2018 · 1 comment

Comments

@loveydhillon
Copy link

Error inflating class com.yalantis.beamazingtoday.ui.widget.BatRecyclerView

@gabrielkdc
Copy link

For what I see, it seems to be a problem with ButterKnife version

Caused by: java.lang.NoSuchMethodException: [class com.yalantis.beamazingtoday.ui.widget.AddView, class android.view.View]
at java.lang.Class.getConstructor0(Class.java:2320)
at java.lang.Class.getConstructor(Class.java:1725)
at butterknife.ButterKnife.findBindingConstructorForClass(ButterKnife.java:231)

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