commit | 2588fa09d9a6f162c97593318558a25dd1758d84 | [log] [tgz] |
---|---|---|
author | Andrey Yepin <ayepin@google.com> | Fri Oct 25 14:38:19 2024 -0700 |
committer | Andrey Yepin <ayepin@google.com> | Wed Oct 30 11:17:47 2024 -0700 |
tree | e625d3605d91c4921da37ff3b9b9b4e9d213bbf0 | |
parent | 068f191a8a78410cc929b488f86a561dcd356ebc [diff] |
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
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder