mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This CL makes the drawer the correct size and use the correct animation curve. Also, remove the hard-coded z-index values now that hit testing works again. This CL adjusts the mask's opacity to match the drawer in Gmail. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/1012463003