summaryrefslogtreecommitdiff
path: root/README.md
blob: 192f5ca1bfcbbcaef8d41ac9631bf19e8ab4b80b (plain)
1
2
3
4
5
6
7
8
# IntentResolver

## About

`IntentResolver` provides the implementation for Intent
[ACTION_CHOOSER](https://developer.android.com/reference/android/content/Intent#ACTION_CHOOSER)

See also: [ShareCompat.IntentBuilder](https://developer.android.com/reference/androidx/core/app/ShareCompat.IntentBuilder)