[roll] Roll experiences [ermine_ui] Added toggle UIs to ermine_ui library

- Created ErmineRadio under lib/ermine_ui/lib/ui_components/toggles
- Added ErmineCheckbox under lib/ermine_ui/lib/ui_components/toggles

Screenshots: https://screenshot.googleplex.com/C5PanHJiJAqKHe7
https://screenshot.googleplex.com/BpyvrErV6WY6NoG

Test: Updated ermine_ui_unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/509398
Original-Revision: e518b21b3519d428817de3b0a4e09767812d7765
GitOrigin-RevId: b97ffab184bf4e7f7b3f86ebe00867538760669a
Change-Id: I190b2801eece916d2da7f27d97344b232b421a78
1 file changed
tree: 4caff379d90d38c92a49da50ce941a9d7870fbd0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.