commit | a1c9dc6af9fb0ff4b50ed1b8e7f59bdfccbfa682 | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Tue Jun 13 10:45:20 2023 -0700 |
committer | Matt Casey <mrcasey@google.com> | Thu Jun 22 16:41:33 2023 +0000 |
tree | cbd87038bf885a46c84dfb6a10021d95aefda0e1 | |
parent | fd12c470628a561a71afcc4e6f132f07c055e5a0 [diff] |
Provide copy action only when a text is sent The copy button will be present to the user only when a text without images is sent i.e. intent action is ACTION_SEND, EXTRA_STREAM does not have any URI and EXTRA_TEXT is not null. Fix: 287061873 Fix: 275382122 Fix: 288425116 Test: manual testing Test: atest ChooserActionFactoryTest Change-Id: I26c6eef24e7f909842eb066a73286a7525124d21