Files
frameworks_base/graphics/java/android/graphics
Alan Viverette d8d9a75f6a 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
2015-05-18 18:53:46 -07:00
..
2015-05-07 11:06:46 -07:00
2015-04-30 14:34:55 -07:00
2014-05-30 16:11:04 -04:00
2015-05-01 14:38:44 -07:00
2014-08-26 19:37:45 -07:00
2015-05-01 14:38:44 -07:00
2015-05-13 13:44:30 -07:00
2014-11-12 16:17:33 -08:00
2014-08-06 23:25:09 +00:00
2015-04-22 17:07:21 -07:00
2014-08-26 19:37:45 -07:00