tp7309 / flutter_sticky_and_expandable_list

粘性头部与分组列表Sliver实现 Build a grouped list, which support expand/collapse section and sticky headers, support use it with sliver widget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weird behavior of header item

ydhnwb opened this issue · comments

I have some weird behavior.
If I scroll into some particular position like this gif below,
the header will move from top to the position where i click last item/position

ezgif com-video-to-gif (2)

Bug, and you can you the fixed version(v0.2.3) now.