summaryrefslogtreecommitdiff
path: root/libs/hwui/ProgramCache.cpp
diff options
context:
space:
mode:
author Chet Haase <chet@google.com> 2012-12-03 08:33:17 -0800
committer Chet Haase <chet@google.com> 2012-12-03 08:41:28 -0800
commit3efa7b597c9d95d47c6d31b73da05117d6d5d244 (patch)
tree2572a07ce088041534dad9eb4872a184aad0e706 /libs/hwui/ProgramCache.cpp
parent8e69fa74d8d9c45d20177eaa10bb7f139eccb562 (diff)
Fix requestLayout-during-layout problems
An earlier fix to allow requestLayout() to be called during layout didn't handle some of the requests properly, leaving some nodes stranded with layout requests that didn't propagate all the way up the hierarchy. The fix is to do, on the second layout pass, exactly what we do in a normal layout pass: run measure, then layout. Issue #7657033 Checkboxes not being updated immediately in Settings Change-Id: I90be3992d3441e8f43629d26c8386c81a7c31482
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions