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

Missing ActivityFeedBinding #2

Open
farmazon3000 opened this issue Jan 4, 2016 · 2 comments
Open

Missing ActivityFeedBinding #2

farmazon3000 opened this issue Jan 4, 2016 · 2 comments

Comments

@farmazon3000
Copy link

There is import here https://github.com/yigit/dev-summit-architecture-demo/blob/b5c6bd562d7a4fc7eebf19bd03573d7819ad3140/client/app/src/main/java/com/android/example/devsummit/archdemo/view/activity/FeedActivity.java of class which does not exist in the project:

import com.android.example.devsummit.archdemo.databinding.ActivityFeedBinding;

@savekirk
Copy link

savekirk commented Jan 4, 2016

That was generated by the Data Binding Library automatically. More information on that here: https://developer.android.com/tools/data-binding/guide.html#generated_binding

@maberer
Copy link

maberer commented Jul 21, 2016

@farmazon3000
As @savekirk already said, it is generated. Please close the issue if it is no longer a problem for you - thanks ;)

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

3 participants