commit | 86608fc6b4bcf2b594d3ba054d758656b29d2538 | [log] [tgz] |
---|---|---|
author | Joshua Trask <joshtrask@google.com> | Fri Sep 27 14:16:08 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Oct 04 22:53:47 2024 +0000 |
tree | dd09660f17fd8356ca7f1f7164ec2d872fea9beb | |
parent | 703a9c9d995a2477477124cb5bcec8224e08453e [diff] |
Add other null check in decorateActionFactoryWithRefinement The nullability for `getEditButtonRunnable()` was addressed in ag/28555982 but a similar fix is still needed for the copy button. Bug: 353397828 Flag: EXEMPT bugfix Test: manual (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:148852fb8d8a0d182b7918852c62d73a43d4855e) Merged-In: I193eaeba55abded5f4726976dc0839d44215726c Change-Id: I193eaeba55abded5f4726976dc0839d44215726c
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder