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

When migrating to Androidx, giving few issues, Hope you can help me with that #1561

Open
dharmeshrathore opened this issue Nov 7, 2019 · 1 comment

Comments

@dharmeshrathore
Copy link

After succesfully migrating to Androidx, i added below things in my build.gradle file

implementation 'com.jakewharton:butterknife:10.0.0'
annotationProcessor 'com.jakewharton:butterknife-compiler:10.0.0'

but when i run the App, this error coming
Note: @BindView field with unresolved type (Toolbar) must elsewhere be generated as a View or interface.

Please help

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
@dharmeshrathore and others