diff options
| author | John Reck <jreck@google.com> | 2014-11-17 11:28:44 -0800 |
|---|---|---|
| committer | John Reck <jreck@google.com> | 2014-11-17 12:35:53 -0800 |
| commit | c99d3c99f86be8cace507379c0d4f4b7a26fd1e1 (patch) | |
| tree | 43142ccaab30ce1bab1a52c2af77c67cc205fa61 /docs/html/sdk/api_diff/8 | |
| parent | b3ec64e1005c82d41b6d1a1d86b6933fd25d87d2 (diff) | |
Fix invalidateOutline
Bug: 18175261
invalidateOutline was switched to a lazy-method, but this doesn't
work because invalidateViewProperty intentionally does not
do a traversal, therefore the invalidate was never consumed.
However it was attempting to be lazy about work that is cheap to
do, so nuke the lazy aspect and restore invalidateOutline's previous,
correct behavior. rebuildOutline is kept to avoid triggering
traversals in places they are not needed
Change-Id: I70f8cbacd54a607c0bf0bc7fe6eea78554cb2ea3
Diffstat (limited to 'docs/html/sdk/api_diff/8')
0 files changed, 0 insertions, 0 deletions
