Adam Barth a710676d5f Tapping drawer during animation causes it to stick
The problem was we were using a tap gesture to stop the motion of the
drawer and a drag gesture to settle it. That can cause a broken
lifecycle. Now we use a single drag recognizer to drive the whole
lifecycle.

Fixes #775
Fixes #1276
2016-03-15 16:43:34 -07:00
..
2016-02-13 17:11:39 -08:00
2016-02-13 11:00:58 -08:00
2016-03-10 23:15:31 -08:00