commit | de9f10d9d97073a2ec47f7a7e80ce31edb83bb76 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Mon Dec 10 16:33:06 2018 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Tue Dec 11 22:15:12 2018 +0000 |
tree | f27ae7944dbc1e488e7addb6b79892997f1e4263 | |
parent | a6d828755ee306c0e01a078530c22bd83d56f55f [diff] |
Sets Drawable in DrawableWrapper properly Before this change, creating a DrawableWrapper (through a custom class that extends it) using the public constructor will not set the drawable callback properly and DrawableWrapper will not update when the underlying Drawable is invalidated. Test: CTS test added Bug: 120835632 Change-Id: I3545db76e032c0bd074846e0fa64c5cf01e2941c