SIGN IN SIGN UP

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
A
Adam Barth committed
a710676d5f5550f77b1c37fd262f7c9eae422274
Parent: ea19aca