commit | f2e7be788f17e7ff523c0474fcfb73efab176dca | [log] [tgz] |
---|---|---|
author | Alan Chen <alanschen@google.com> | Thu May 02 14:30:18 2024 -0700 |
committer | Alan Chen <alanschen@google.com> | Mon May 06 10:14:49 2024 -0700 |
tree | a6c2458a67441a6ed338a187e396bb9398981d15 | |
parent | b5df5dc028aa731a30f673e822aadd9d43c13c27 [diff] |
Move noApplications view inside container in xml TextView for noApplications text view is outside of empty state container. When bottom padding override is applied, the TextView may still be cutoff since height of the container does not account for the orphaned TextView. Bug: 333575510 Test: manual - see recording and hsv in issue Change-Id: I1ff94d60e91744e6e474d5d5a0c1279d661f6458
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder