summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2016-01-05 13:42:44 -0800
committerChong Zhang <chz@google.com>2016-01-06 13:15:32 -0800
commitf596cd519a01d6796c0c2e1e92901a3a5874bb92 (patch)
tree3a008a7267f9f1147a359fb7521379c044390083 /tools/aapt2/java/JavaClassGenerator.cpp
parent11dce73277fecf3296ce48cc1e53fb4f0143a14d (diff)
Some fixes for docking from navigation bar use case
- Do not set replace window if we are keeping the window. - After we received the app's addWindow request, do a reset of the timeout timer to give the app more time to finish drawing. This reduces the chance of the flash due to the old window being removed before new window is drawn. - If we really hit timeout limit, make sure the replaced window is removed by using removeWindowInnerLocked(), not removeWindowLocked(). The latter does not actually remove the window if it's exiting, and this leaves the window in the stack and marked not for for replacing, then it can never be removed. bug: 26324082 Change-Id: I59594798079481cba9490c4754de1b16533e72fe
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions