Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Fix RecyclerView errors #215

Open
ddohler opened this issue Jul 26, 2023 · 0 comments
Open

Fix RecyclerView errors #215

ddohler opened this issue Jul 26, 2023 · 0 comments

Comments

@ddohler
Copy link
Contributor

ddohler commented Jul 26, 2023

We're seeing

  • E/RecyclerView: No adapter attached; skipping layout
  • E/PlacesList: image view not found; not setting up scroll listener

It seems like these may be due to an issue with using RecyclerView inside of asynchronous functions: https://stackoverflow.com/questions/29141729/recyclerview-no-adapter-attached-skipping-layout

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant