mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The API breaks accessibility highlighting because of SurfaceView#setZOrderOnTop. Deprecate it since the underlying issue is an Android SDK one that can't be worked around from within a SurfaceView.