lucasr / twoway-view

[DEPRECATED] RecyclerView made simple
5.23k stars 1.02k forks source link

smoothScrollToPosition stops one pixel too early #203

Open bpillon opened 9 years ago

bpillon commented 9 years ago

Hi,

After some tests, after calling smoothScrollToPosition, I need to scroll for one more pixel to have the position (when I use getFirstVisiblePosition) I asked for. Tests were on staggered grid only for the moment.