diff options
author | Alan Viverette <alanv@google.com> | 2015-05-18 18:53:46 -0700 |
---|---|---|
committer | Alan Viverette <alanv@google.com> | 2015-05-18 18:53:46 -0700 |
commit | d8d9a75f6a111b962bf5260a4dca87398405d95b (patch) | |
tree | 357cd9d13dc5dda487fb60fd523c57d12772403c /docs/html/sdk/api_diff/21/changes | |
parent | 0c4729a1e468e2b0783a4234e39677d8078473b3 (diff) |
Postpone AnimatedVectorDrawable animator inflation until applyTheme()
This CL works around Animator's lack of support for applying a theme
after inflation by postponing Animator inflation until a theme is
available, either in inflate() or applyTheme().
Includes a workaround for AVDs that don't reference any theme attrs
in their animators and this don't require a call to applyTheme().
Partial implementation of removing non-constant data from the AVD's
constant state. Moves the mutable AnimatorSet to a local variable and
treats the Animators as constant data.
We'll follow up with real support for applyTheme() in Animator or
AnimatorSet, at which point we can remove this workaround.
Bug: 20817800
Change-Id: I555c53c955219990ee376bee568bcc038532f9ed
Diffstat (limited to 'docs/html/sdk/api_diff/21/changes')
0 files changed, 0 insertions, 0 deletions