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

generate mBinding #15

Closed
Sinarahimi opened this issue Dec 13, 2016 · 1 comment
Closed

generate mBinding #15

Sinarahimi opened this issue Dec 13, 2016 · 1 comment

Comments

@Sinarahimi
Copy link

hi
I found something in your project. your layout with data tag is item_example but in your main activity code you write private ActivityMainBinding mBinding;
but i found that it should be like this private ItemExampleBinding mBinding;
And becuz of that mBinding.recyclerView cant find recyclerView.
i think something is missing.
Thank you for your help
I'm waiting for the answer.

@xaverkapeller
Copy link
Owner

No, you are wrong. I don't even understand what you are saying. The project builds just fine as it is. If you are unfamiliar with data binding then you can learn about it here.

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