tree: 9718c8f2bed4c78c3b69db7554fce59b27892d1b [path history] [tgz]
  1. BUILD.gn
  2. main.cc
  3. README.md
  4. view.cc
  5. view.h
garnet/examples/ui/simplest_app/README.md

Simplest App Example

This directory contains an application which changes background color with every user touch input. It uses root presenter for its implementation of BaseView. It tracks input callbacks from Scenic and draws elements using scenic::Material.

Note that this application can provide a fully instrumented trace from input to vsync.

USAGE

$ run fuchsia-pkg://fuchsia.com/simplest_app#meta/simplest_app.cmx