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

Speaker list avatars flash with old images. #26

Open
burntcookie90 opened this issue Apr 12, 2018 · 0 comments
Open

Speaker list avatars flash with old images. #26

burntcookie90 opened this issue Apr 12, 2018 · 0 comments
Assignees
Labels

Comments

@burntcookie90
Copy link
Contributor

No description provided.

@rharter rharter added the bug label Apr 12, 2018
burntcookie90 added a commit to burntcookie90/chicago-roboto that referenced this issue Apr 12, 2018
Fixes 360Conferences#26:

When loading the speaker list, avatar images would pop in late, or have
a "ghost" from the previous bind. The viewholder was requesting
a `downloadUrl` for each avatar on bind. This switches to using
coroutines to map the avatar download url into the `Speaker` model
itself. Doing this lets the recycler have all the data it needs to bind
its viewholders.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants