bumptech/glide

Support arbitrary LayoutManagers in RecyclerView integration package

Open

#493 aperta il 11 giu 2015

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)Java (6176 fork)batch import
enhancementgood first issuehelp wanted

Metriche repository

Star
 (35.023 star)
Metriche merge PR
 (Merge medio 4g 10h) (11 PR mergiate in 30 g)

Descrizione

I was taking a look on RecyclerView integrations and ListPreloader implementation. If I haven't missed anything simply changing RecyclerToListViewScrollListener.java class to get the correct firstVisible, visibleCount and itemCount should be enough to create infinite scrolling for any other type of LayoutManager. Would you please correct me if I'm wrong.

Guida contributor