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

Data Binding Error #62

Open
humzakhalid94 opened this issue Jul 1, 2019 · 0 comments
Open

Data Binding Error #62

humzakhalid94 opened this issue Jul 1, 2019 · 0 comments

Comments

@humzakhalid94
Copy link

I clone the repository and this error is coming

  • What went wrong:
    Execution failed for task ':app:compileDebugJavaWithJavac'.

android.databinding.tool.util.LoggedErrorException: Found data binding errors.
****/ data binding error ****msg:Cannot find the setter for attribute 'app:adapter' with parameter type androidx.lifecycle.LiveData<java.util.List<com.mindorks.framework.mvvm.ui.feed.opensource.OpenSourceItemViewModel>> on androidx.recyclerview.widget.RecyclerView.
file:D:\development\WorkspaceProjects\android-mvvm-architecture2\app\src\main\res\layout\fragment_open_source.xml
loc:43:31 - 43:63
****\ data binding error ****
****/ data binding error ****msg:cannot find method get() in class ObservableBoolean
file:D:\development\WorkspaceProjects\android-mvvm-architecture2\app\src\main\res\layout\activity_login.xml
loc:170:34 - 170:79
****\ data binding error ****

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

1 participant