commit | 701ca1248f76f8998e8caaa9eba07d7cad853892 | [log] [tgz] |
---|---|---|
author | Matt Casey <mrcasey@google.com> | Thu Apr 11 15:54:58 2024 +0000 |
committer | Matt Casey <mrcasey@google.com> | Thu Apr 11 15:54:58 2024 +0000 |
tree | 5093024a0345bf926bffc5bbe3a34ba4aca29ca1 | |
parent | 8236639c1336dd74b0a639767af71ebd17ea014c [diff] |
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
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder