tree: 5d861117fb3caa460a29f148566c2b0c7d983d40 [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
src/ui/examples/flatland-view-provider/README.md

flatland-view-provider example app

flatland-view-provider.cm is a simple example app which uses Flatland to display content. It displays colored squares which rotate colors through time. It also listens to touch events and echoes them to the syslog.

To launch: ffx session add fuchsia-pkg://fuchsia.com/flatland-examples#meta/flatland-view-provider.cm

flatland-view-provider-example.cmx is the legacy V1 version. It should not be used.