mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
According to hackbod on Stack Overflow, we're supposed to block in the surfaceCreated callback until we've actually drawn into the surface: http://stackoverflow.com/questions/8772862/surfaceview-flashes-black-on-load/8888108#8888108