Adam Barth 44f0c5c9fb Remove the startup flash on Android (#3036)
We need to block in the surfaceChanged callback until we can swap the GL
surface with some content in order to avoid flashing transparent and then
black.

Fixes https://github.com/flutter/flutter/issues/5373
2016-09-16 14:46:36 -07:00
..