PathLayoutManager icon indicating copy to clipboard operation
PathLayoutManager copied to clipboard

item间距过小的话无法滑动

Open 1799941440 opened this issue 5 years ago • 1 comments

item间距过小的话无法滑动 视频如下 device-2019-09-26-145819.zip

1799941440 avatar Sep 26 '19 07:09 1799941440

设置为允许溢出就行了,通过setScrollMode方法,参数:SCROLL_MODE_OVERFLOW

wuyr avatar Sep 27 '19 03:09 wuyr