commit | e942c81ec3cd2c92b7ceaeecfeac2135d7933807 | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Tue Nov 28 12:43:26 2023 -0800 |
committer | Andrey Epin <ayepin@google.com> | Wed Nov 29 10:17:34 2023 -0800 |
tree | 16879fa36bb60c0bce0d8eec6bd192c1ddee92d9 | |
parent | 8974c33e2c93501e2f567b93a98acb747633048b [diff] |
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
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder