mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Background and foreground on a layer can't be hit indepdently anymore, so merge them into a single hitTestContents call. R=abarth@chromium.org Review URL: https://codereview.chromium.org/924273002