Shareousel layout fixes for empty action row.

Only show action row if it's non-empty.
Move margin to only be added if there are actions.

Bug: 328793346
Test: Visual verification with ShareTest
Flag: ACONFIG android.service.chooser.chooser_payload_toggling NEXTFOOD
Change-Id: I24464717f3a3f16e59348985ce3640d11c7e9853
1 file changed
tree: 5093024a0345bf926bffc5bbe3a34ba4aca29ca1
  1. aconfig/
  2. java/
  3. tests/
  4. Android.bp
  5. AndroidManifest-app.xml
  6. AndroidManifest-lib.xml
  7. OWNERS
  8. PREUPLOAD.cfg
  9. proguard.flags
  10. README.md
  11. TEST_MAPPING
README.md

IntentResolver

About

IntentResolver provides the implementation for Intent ACTION_CHOOSER

See also: ShareCompat.IntentBuilder