commit | 7d6854a2292df70de284b490348770ad7c66d47b | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Fri Jan 30 16:19:45 2015 -0800 |
committer | Alan Viverette <alanv@google.com> | Fri Jan 30 16:19:45 2015 -0800 |
tree | abe2b113dab2275a0cfbaed0e781953e579c5ffe | |
parent | 84183103f4a9222ddbe22c7289f9627c74892d53 [diff] |
Synchronize mutated constant state's drawable constant state Mutating InsetDrawable's locally-held drawable alters its constant state, so we need to update the InsetDrawable's reference to match. This ensures that any drawables created using getConstantState().newDrawable() will match the mutated versions. Bug: 19213175 Change-Id: If9063bcc0942691a8940443e607f2dc722fc6e13