summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorVishnu Nair <vishnun@google.com>2020-07-08 12:44:47 -0700
committerVishnu Nair <vishnun@google.com>2020-07-08 12:44:47 -0700
commit019e08fdbb8c92625d8818551b1ba124c028cebc (patch)
tree970a4a8b321a0a9b9a88f0cbf2dfff7753de1660 /tools/aapt2/java/JavaClassGenerator.cpp
parent29d2bf129a8e7647bf1c9bb65bea0536c7d9866b (diff)
ViewRootImpl: Call surface destroy callback after layout pass
If a requestLayout happens on a child view after the measure pass, before the layout pass then the child view will not layout. This can happen if a view calls requestLayout during measure or during SurfaceView surface destroyed callback. This fix addresses the second scenario by moving the callback to after the layout pass. Bug: 159183008 Test: Repro steps in bug Test: go/wm-smoke Change-Id: Ie2794a3751c99cabf6e07445c91159e35eeb1729
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions