commit | 06ff2af68aa1041eeb26778e994e0fe196bf8b1e | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Wed Jun 24 14:42:44 2015 -0700 |
committer | Alan Viverette <alanv@google.com> | Wed Jun 24 14:42:44 2015 -0700 |
tree | 141743851357962ff0e48045cb4819e11318659e | |
parent | e4ffec210e857c770cf63db8a1644fd04b9f625d [diff] |
Update local state when creating LayerDrawable from constant state Also clears DrawableContainer's futures list when it's no longer needed, correctly sets deep copy of state set in StateListDrawable, makes some private methods into package-protected to avoid thunk, and propagates state to StateListDrawable's super class so that getState() has correct information. Bug: 21840003 Change-Id: I0d4232807f280d663c03b4a80e4aab8626806440