xiaofeng-han / AndroidLibs

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

When use FlowLayoutManager with ItemtouchHelper, there will be some problem with scroll. #2

Open pzhangleo opened 8 years ago

pzhangleo commented 8 years ago

When the content is large than recyclerview's height, i drag a item to the bottom, then the recyclerview scroll to the top of its rect, leave many space below. And may be the item margin is ignore。

icodeyou commented 7 years ago

+1