commit | 561298bef94365950247075723dafdcfe998c745 | [log] [tgz] |
---|---|---|
author | Joshua Trask <joshtrask@google.com> | Tue Jan 23 16:16:02 2024 +0000 |
committer | Joshua Trask <joshtrask@google.com> | Tue Jan 23 17:46:35 2024 +0000 |
tree | 8b770648719e54cbfd2875efbafa797a427d0318 | |
parent | de331d241074e2d8d3f78fe660a9940233afbc4c [diff] |
Specify tabs to display by a list of `TabConfig`s This was the last "snapshot" (#37) from my prototype CL ag/25335069. We should now be able to support arbitrary sets of tabs as specified by the activity (or other client, if/when we move the instantiation). Test: IntentResolver-tests-{unit,activity}; ResolverActivityTest Bug: 310211468 Change-Id: I1526cbce97bff6305c4e79c53a96181e185ab27f
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder