commit | 5f7750d75c83b13facf57988e1f042ce8af9abd6 | [log] [tgz] |
---|---|---|
author | Andrew Sapperstein <asapperstein@google.com> | Mon Jun 20 12:48:22 2016 -0700 |
committer | Andrew Sapperstein <asapperstein@google.com> | Thu Jun 30 14:17:19 2016 -0700 |
tree | b5ae3fe17a2ce8de81bf56ff33ffeb4d0af17573 | |
parent | 26def23702881867208bfc465af27a4f9afc26f6 [diff] |
Use colorSecondary for darker bg color. Used for widget headers and a few other places. In order to support pre-API 25, an app-local version of colorSecondary is created and used throughout the app. A new WidgetContainerTheme sets colorSecondary to a canned value. On API 25+, colorSecondary is set to the platform value. Change-Id: Ie0dd66333052b7346eea5d82d1c88417c6a2cd00 Fixes: 28625102