commit | 83b40ed1e7031f59f57f20fbaca6561404118df3 | [log] [tgz] |
---|---|---|
author | Miranda Kephart <mkephart@google.com> | Mon Oct 21 09:52:59 2024 -0400 |
committer | Miranda Kephart <mkephart@google.com> | Fri Nov 08 11:43:52 2024 -0500 |
tree | cefdbb3cd07d2502f4a45894ec78c2190aef162a | |
parent | e8ac318c3273346b1e97b529a91c075624cc4036 [diff] |
Send content URI from sharesheet Leaving out the content URIs means that the quick actions component is no longer able to match sharesheet actions with the screenshots that were taking, breaking screenshot quickshare functionality. Method used is the same as in the old version of the sharesheet. Bug: 340867497 Test: manual (verify that quick share option shows up in screenshots) Flag: EXEMPT (minor change, restoring previous functionality) Change-Id: Id0e6b0e02071aa8c6e0c969d3e5bd81bbc200552
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder