diff options
author | Chet Haase <chet@google.com> | 2013-08-08 09:56:57 -0700 |
---|---|---|
committer | Chet Haase <chet@google.com> | 2013-08-09 15:05:14 -0700 |
commit | 2632b5d0d2c307f28bd3416ca6414d6cc1e2ffdc (patch) | |
tree | d8eb96edee2c62d076d52c5578309b2ddf6fb027 /services | |
parent | 4bcc8ee682bb879f1020942be03616b506d2c802 (diff) | |
download | frameworks_base-2632b5d0d2c307f28bd3416ca6414d6cc1e2ffdc.zip frameworks_base-2632b5d0d2c307f28bd3416ca6414d6cc1e2ffdc.tar.gz frameworks_base-2632b5d0d2c307f28bd3416ca6414d6cc1e2ffdc.tar.bz2 |
Reduce amount of invalidation when old-style animations are running
Previously, old animations (view.animation.*) would cause invalidations on
both the area of the child view and then the entire parent area. There's no
reason for the second invalidation; only the child area need be redrawn.
Issue #10229470 Old animation code in View.draw() may be invalidating too much
Change-Id: I4d0d16321e20b2f34dc579eacf5d3841aed33d6d
Diffstat (limited to 'services')
0 files changed, 0 insertions, 0 deletions