bumptech/glide

Support arbitrary LayoutManagers in RecyclerView integration package

Open

#493 建立於 2015年6月11日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)Java (35,023 star) (6,176 fork)batch import
enhancementgood first issuehelp wanted

描述

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.

貢獻者指南