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
1 file changed
tree: dd09660f17fd8356ca7f1f7164ec2d872fea9beb
  1. aconfig/
  2. java/
  3. tests/
  4. Android.bp
  5. AndroidManifest-app.xml
  6. AndroidManifest-lib.xml
  7. lint-baseline.xml
  8. OWNERS
  9. PREUPLOAD.cfg
  10. proguard.flags
  11. README.md
  12. TEST_MAPPING
README.md

IntentResolver

About

IntentResolver provides the implementation for Intent ACTION_CHOOSER

See also: ShareCompat.IntentBuilder