commit | 931435cf2649a2ebbadd1ebb27979e9389e71bed | [log] [tgz] |
---|---|---|
author | Ashley Rose <ashleyrose@google.com> | Fri Aug 24 11:32:40 2018 -0400 |
committer | Ashley Rose <ashleyrose@google.com> | Fri Aug 24 14:36:14 2018 -0400 |
tree | 8f618a02afc2a0bf9f8ab9242176ba0d408cf503 | |
parent | 8f7a800095796d2dcf705912c23478b7038d433f [diff] |
Implement #mutate for ColorStateListDrawable ColorStateListDrawable did not implement #mutate correctly. This adds an implementation for it. Change-Id: I823b2096194ebc4e3424283ad5bad9d0f8df10df Fixes: 113099852 Test: atest ColorStateListDrawable