commit | 547c54f394ad16eb8d7ded400e2d2cf6e7256bb8 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Feb 29 12:17:54 2016 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Mon Feb 29 12:17:54 2016 +0000 |
tree | f27d2b5e50241f3fcea993942746e347951d6a94 | |
parent | 6dc05991fa2cb079feb0d7a4264bc9ec2ec19c26 [diff] |
Unwrap our DrawableWrapper impls in canSafelyMutateDrawable() Currently we only unwrap DrawableContainers, which our impls do not extend from. So we have to manually unwrap them. BUG: 27382290 Change-Id: I232d5ca0dbc962489954c962ec13689b8c60a0d0