xiaofeng-han / AndroidLibs

GNU General Public License v3.0
183 stars 42 forks source link

findLastVisibleItemPosition() not available #11

Open shubhamgupta2901 opened 8 years ago

shubhamgupta2901 commented 8 years ago

I wanted to add OnScrollListener To my RecyclerView and need to know the lastVisibleItemPosition. However unlike other LayoutManagers this method is not defined in in this LayoutManager.

xiaofeng-han commented 8 years ago

That is a good suggestion, I could see it come from LinearLayoutManager, I could add that.

Wavesonics commented 7 years ago

+1

phuongyho94 commented 6 years ago

+1