Closed
Description
Issue by Hixie
Tuesday Jul 21, 2015 at 22:26 GMT
Originally opened as https://github.com/flutter/engine/issues/197
In Swipe Away, if you swipe a card while scrolled to the bottom, the bottom card isn't pinned to the bottom. Instead, it moves up, then moves down. It should just stay down and the top cards should move down. We are probably just not updating the scroll behaviour on each frame or something.
cc @HansMuller