commit | 8b16b96b38c186c201f71e63fcba98ab57820526 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Tue Nov 01 13:42:23 2016 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Tue Nov 01 14:49:38 2016 -0700 |
tree | 1dce91ba9c00f406af357c1b51d06e2eb494d24e | |
parent | cc42c5bd1073f4b4f45ea29a1b01563601729022 [diff] |
Fixing same drawable instance being used with 2 views Drawable contain a reference to the view which is used to invalidate the view. If the same drawable is used with two views, only once view will get invalidated. Bug: 32575647 Change-Id: Ia22310a6bda55ce0a591712761ec8ab1cdbaccdf