commit | 1c4d0c9dec028624cd661be53e68b1464b14ab7f | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Thu Nov 10 13:32:01 2016 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Thu Nov 24 14:05:25 2016 +0000 |
tree | 46f2df88f2442b23b65f2c05fef195ed1bd9495b | |
parent | 438379928b7d0a46b26561b299c2b3dc112c3ffb [diff] |
Fix FAB setBackgroundTintList on L+ Caused by LayerDrawable caching its isStateful value, meaning that if our shape drawable is not stateful at instantiation (which is the default), and a stateful tint is later set, it doesn't work across state changes. Test: included BUG: 32785441 Change-Id: Id81951c5312785821f577c04ff657042edd899ed