Files
frameworks_base/graphics/java/android/graphics
Alan Viverette 8dcd533786 Ensure calling mutate() on DrawableContainer creates a new state
Previously, a new state would only be created on newDrawable(), which
caused the first drawable loaded for a resource to share constant state
with the cached version. Even if mutate() was called, the constant
state was still shared and any changes were applied to the cached copy.

BUG: 18504919
Change-Id: I40d257867eb0a092ce580b9c4338ddc7406a031d
2014-11-25 10:40:24 -08:00
..
2014-05-30 16:11:04 -04:00
2014-11-20 13:28:01 -08:00
2014-08-26 19:37:45 -07:00
2014-08-06 16:44:47 +00:00
2014-11-12 16:17:33 -08:00
2014-08-19 22:40:41 +00:00
2014-11-12 16:17:33 -08:00
2014-08-06 23:25:09 +00:00
2014-08-22 11:15:37 -07:00
2014-08-26 19:37:45 -07:00