diff options
author | Jorim Jaggi <jjaggi@google.com> | 2016-02-05 12:41:17 -0800 |
---|---|---|
committer | Jorim Jaggi <jjaggi@google.com> | 2016-02-08 21:22:47 +0000 |
commit | e66edb10564fa2fd0fb5a9fef2d176870f345646 (patch) | |
tree | cdd83ee97ba9b38d50e0758f534d2c51db8f82f7 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | e161f08e98fdbe6fe83f70ffa1ea11142a027ebe (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