Fix navigation bar background for a dark theme

Do not requrest nav. bar light background copatibilify for a dark theme.

Fix: 309198382
Test: Enable 3-button navagation and visually verify that the navigation
bar and the Chooser backgrounds match. Both light and dark system themes
were checked.

Change-Id: I0745f15effdaaacfda9399341a14169451dda18f
1 file changed
tree: 16879fa36bb60c0bce0d8eec6bd192c1ddee92d9
  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