commit | 5e4370b5de1347909d514e279e1aada582458820 | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Tue Aug 01 14:44:48 2023 -0700 |
committer | Andrey Epin <ayepin@google.com> | Tue Sep 19 23:31:02 2023 -0700 |
tree | 1a723b54210ec22a64c478d63248d43e2d5d5d7c | |
parent | 928bc9858768b3697c64a2fd30b48e206768e7d3 [diff] |
Make preview scrollable under a feature flag. Base feature implementation controlled by a flag. A few issues are known and will be addressed separately. Known issues: * No (dis)appearance animation for the A-Z targets divider bar. Bug: 287102904 Test: Enabled the flag programmatically and test the new functionality. Manually test for possible regressions with the unset flag. Test: atest com.android.intentresolver.contentpreview Test: atest IntentResolverUnitTests:UnbundledChooserActivityTest Change-Id: I8273cf365a1e00b1acff4030086f1a044ad7531f
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder