Set a11y role description for the edit, modify share, and action buttons

Use Button instead of TextView for the action button and the modify
share widgets.
Set a11y role description for the edit chip with a custom a11y delegate.

Fix: 374035886
Test: manual testing
Flag: EXEMPT bugfix
Change-Id: I69dd97cb8cb6a847849a1a7b272f0877745e62a0
7 files changed
tree: e625d3605d91c4921da37ff3b9b9b4e9d213bbf0
  1. aconfig/
  2. java/
  3. tests/
  4. Android.bp
  5. AndroidManifest-app.xml
  6. AndroidManifest-lib.xml
  7. lint-baseline.xml
  8. OWNERS
  9. PREUPLOAD.cfg
  10. proguard.flags
  11. README.md
  12. TEST_MAPPING
README.md

IntentResolver

About

IntentResolver provides the implementation for Intent ACTION_CHOOSER

See also: ShareCompat.IntentBuilder