You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.
I don't know what I am doing wrong, but when set fastScrollEnabled - true, and use this fast scroll images don't display on left column, but on right all good, and when I change to AsyncListView all works good too.
@DavyJonesUA It seems that the fast scrolling UI intercepts touch events which might not work well with the way Smoothie tracks user interaction to know when to load items from the ListView/GridView. Let me investigate if there's a way to work around that.
I don't know what I am doing wrong, but when set fastScrollEnabled - true, and use this fast scroll images don't display on left column, but on right all good, and when I change to AsyncListView all works good too.
To reproduce this issue set in this sample https://github.com/lucasr/smoothie/tree/master/samples/gallery
fastScrollEnabled="true" in XML-layout
Could, somebody, give me some solution of this issue?
Thanks a lot, DavyJonesUA.
The text was updated successfully, but these errors were encountered: