mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
In Android O removing the ViewTreeObserver.onDrawListener from the listener call crashes. Instead we post a runnable to remove it.
In Android O removing the ViewTreeObserver.onDrawListener from the listener call crashes. Instead we post a runnable to remove it.