commit | a5f106fbd09335ae504c39b1ee1e0caa3f1238e3 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Tue Dec 16 15:48:11 2014 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Wed Dec 17 14:11:07 2014 +0000 |
tree | c2ccda4436826f45ff48b508cf894b8560744532 | |
parent | 1adee81ddaad433778a6871da4f1397252b01639 [diff] |
Move tinted background Drawable handling to the View level This allows us to workaround an issue where setting a background will wipe out all user specified padding. Instead, let the View use it's own Drawable and handle the tint state changes. BUG: 17810829 Change-Id: Ic94a4359e76c0a2e8066a0ed3b286d966d4b4178