Make chooser full-width in phone-portrait orientation

Max Chooser width for phones increased based on Pixel 6/7 pro dimensions
and max configurable display density (System Settings -> Display ->
Dispaly size and text).

Fix: 297980420
Test: visual testing on a phone and tablet with various display settings
Change-Id: I6111fd214075646832e667a84d2ea9ada7626536
3 files changed
tree: 0cf19bd0ebba48f513fd7f61dddd632822e0feee
  1. aconfig/
  2. java/
  3. .clang-format
  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