Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Fixed glitching scroll offset when using image loaders #233

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vdesmet93
Copy link

When using Twoway View with Picasso for async image loading, onLayoutChildren() will be called, causing the list to reset it's scroll offset.

This issue is fixed by saving the correct scroll position before calling moveLayoutToPosition() resulting in smooth scrolling without glitches.

I guess this also fixes issue #159.

Vincent de Smet added 2 commits June 24, 2015 12:49
@martijnvm
Copy link

Thank you !

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

Successfully merging this pull request may close these issues.

2 participants