summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2016-02-05 12:41:17 -0800
committerJorim Jaggi <jjaggi@google.com>2016-02-08 21:22:47 +0000
commite66edb10564fa2fd0fb5a9fef2d176870f345646 (patch)
treecdd83ee97ba9b38d50e0758f534d2c51db8f82f7 /tools/aapt2/java/JavaClassGenerator.cpp
parente161f08e98fdbe6fe83f70ffa1ea11142a027ebe (diff)
Do not update Record.visible if not setting visibility
In resumeTopActivityInnerLocked we only update the visibility if not already visible, to avoid a black flicker. However, in the interaction when docking a task from recents, makeVisible was called but the conditions weren't met to make it actually visible, but Record.visible was still set, leading that we didn't call WM.setAppVisibility in resumeTopActivityInnerLocked Bug: 27041808 Change-Id: I400470a5b31881542fedd3edb6a97e524666a8a3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions