tree: e9d345f50380e1f8be6cd66cd182ab013c623c7e [path history] [tgz]
  1. README.md
src/ui/bin/root_presenter/README.md

Root Presenter

The Root Presenter component has been deprecated and removed. Specifically, it has been replaced with:

  • Input Pipeline for managing input device lifecycle and lower-level input event dispatch, and
  • Scene Manager for creating the root of the global scene graph and connecting root-level Views by clients such as Sys UI.
  • Virtual Keyboard Manager for providing virtual keyboard functionality.