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

RecyclerView﹕ No adapter attached; skipping layout #1

Open
amiyo-biswas-mongia opened this issue Apr 22, 2021 · 3 comments
Open

RecyclerView﹕ No adapter attached; skipping layout #1

amiyo-biswas-mongia opened this issue Apr 22, 2021 · 3 comments

Comments

@amiyo-biswas-mongia
Copy link

How can I solve this #known issue?

@johncodeos
Copy link
Member

Set an empty adapter first, update it as soon as you have the data.

@amiyo-biswas-mongia
Copy link
Author

Thanks for your quick response. Facing same case. Using Data Binding+Kotlin. Really stuck.

@johncodeos
Copy link
Member

Check this tutorial to see if you implemented view binding correctly.

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