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.