Add touchless modal dialog presenter and view
This patch adds the basic framework for modal dialogs on touchless devices. This patch adds a custom presenter and several properties specifically for touchless devices. The main addition to the dialog is the list of options that the user can select (instead of the usual buttons). The presenter is created and used by the NoTouchActivity. Bug: 944512 Change-Id: I7a9a9e864b2cce5f76e57beb984f3cdf80558e0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1534185Reviewed-by:Theresa <twellington@chromium.org> Reviewed-by:
Becky Zhou <huayinz@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#645334}
Showing
Please register or sign in to comment