[roll] Roll fuchsia [ui][testing] Add a simple GraphicalPresenter for tests
This is a simple GraphicalPresenter, which is implemented as follows:
* Exposes itself as a root view using the ViewProvider interface.
* Supports a single child view at a time. This child view will take up
the entire area of the root view.
* If more than one view is presented, any previous views will be
closed.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/702529
Original-Revision: c2d5bb09f2222ba704d803665052596c1bea9be3
GitOrigin-RevId: 7721bbae108a572f96a5cf59b050db2ddd8c4350
Change-Id: I965361df63adba50fad2f70fcf6b7bf299d7b947
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.