commit | 729b5dd9fae069c1c34eff2d655620d6b7455c4e | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Wed Apr 24 14:49:33 2024 -0700 |
committer | Andrey Epin <ayepin@google.com> | Mon May 06 10:56:17 2024 -0700 |
tree | fda2a9d0859cc803a13b49e24cee2126c3de0532 | |
parent | 6f6dd11c347de406ec1877b3634e07acb20c2113 [diff] |
Do not animate target icons and labels after payload selection change. An shared icon cache is added to prevent icons reloading for the new list adapter instance. Bug: 325465291 Test: atest IntentResolver-tests-unit Test: atest IntentResolver-tests-activity Change-Id: Ifba9ec221dd6c52f4aff1d3ff94729b61c24981a
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder