commit | 6bbc4826920506943bd7a286ff94eceba9b34251 | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Thu Feb 08 13:07:14 2024 -0800 |
committer | Andrey Epin <ayepin@google.com> | Fri Feb 09 11:07:03 2024 -0800 |
tree | 00944b16e68d0e868aea356c392443b72f75b785 | |
parent | 13b9c24c24381dfadbec63936b02ea72cae43a3e [diff] |
Shareousel selection tracker component A building block for the payload toggling functionality. A component to track items selection and their relative order. The order is specified by the set of the initially selected items and can be overriden by the order on items in the cursor (in case the cursor and the set of initilly selected items is not in sync, which is not expected). Bug: 302691505 Test: IntentResolver-tests-unit Change-Id: I092d9b678c7fbcdc8303e04de0cacbb9d125fa5f
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder