commit | 9f9565e03597431903a0063a27a60eb93ef569b0 | [log] [tgz] |
---|---|---|
author | Marcelo Arteiro <arteiro@google.com> | Fri Oct 18 11:51:50 2024 +0000 |
committer | Marcelo Arteiro <arteiro@google.com> | Fri Nov 15 14:58:53 2024 +0000 |
tree | 4d4c453d68bb4d514243b43a414e6b8c9d2741d6 | |
parent | 179c7123bf3eac281806e590f076c12962a94cd5 [diff] |
Migrate materialColor* attributes into colors TLDR: * This change should not break anything or change any color. * Simplifies theming and styling while improving developer experience. * With this developers can often skip styling for color entirely, while ensuring consistency and preventing accidental overrides. Bug: 374273611 Test: presubmit Flag: EXEMPT bugfix Change-Id: Ibf06926ca0489a5daed54dd234f3eb4dd557ada0
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder