summaryrefslogtreecommitdiffstats
path: root/sax
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2011-12-20 15:56:15 -0800
committerChet Haase <chet@google.com>2011-12-20 15:56:15 -0800
commit0041861a0433402b789d6530eb0ed52a1c2b4ff1 (patch)
tree850da0596c0e8925c84bda8372c5e97379a44042 /sax
parente4f0034226731724b67201d69fb4034ef857e2d3 (diff)
downloadframeworks_base-0041861a0433402b789d6530eb0ed52a1c2b4ff1.zip
frameworks_base-0041861a0433402b789d6530eb0ed52a1c2b4ff1.tar.gz
frameworks_base-0041861a0433402b789d6530eb0ed52a1c2b4ff1.tar.bz2
Fix behavior of AnimationSet and fillBefore
The previous logic in AnimationSet when starting an animation ignored the fillBefore behavior of its child animations. This caused a bug where a delayed AlphaAnimation would automatically cause the target view to become transparent, even though it was supposed to wait until after some delay to do so. The fix checks the fillBefore behavior of each child animation before concatenating its transform with the transform of the AnimationSet. Change-Id: I76a2dafbe6dd338dc5281b17612eae87af168d86
Diffstat (limited to 'sax')
0 files changed, 0 insertions, 0 deletions