-
Notifications
You must be signed in to change notification settings - Fork 121
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
There is no "ActivityPostListDataBinding" class #10
Comments
You just need to follow the article steps and build the app at the point that he says to add the reference to this class. The class for the databinding will be generated. |
Ran into same problem, because I missed this session in the app.gradle,
It also makes the annotation |
For those how don't follow exact guide like me, and want to use different file names.
You will see generated class name there. |
unresolved reference error for "ActivityPostListBinding"
The text was updated successfully, but these errors were encountered: