mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Currently we're only able to put up one frame and we can have only one layer, but this is enough to draw a green circle in a sample app. A future CL will wire this up to Sky and add support for drawing a second frame. R=eseidel@chromium.org, ojan@chromium.org Review URL: https://codereview.chromium.org/740923002