commit | 104ba18fc93b6b6d98bf1ef56e6f3febe4a4fb90 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Nov 09 14:02:34 2015 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Mon Nov 09 16:23:10 2015 +0000 |
tree | 72c161bfec223315be5d9be2fecbd450990282a2 | |
parent | df83d90f2aed3e0b39193b5ea25014cea1d8c19e [diff] |
Add drawable tint support to CardView Involves adding API 21 tint support to RoundRectDrawable. Also implemented color filter and alpha support (like the pre-v21 impl). Also noticed that the pre-v21 shadow would uses any given color filter which is incorrect. Shadows are always the same realistic color. BUG: 25250145 Change-Id: I3a30ef69c0b78a757a4fc20b0ae1a73e48ad00f3