summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorAdrian Roos <roosa@google.com>2016-10-12 12:03:24 -0700
committerAdrian Roos <roosa@google.com>2016-10-12 21:17:51 +0000
commit909fe2d4f5f9a00faa25500c012cfe475c136def (patch)
treeddd603cc5e0cd29f172c8f9623bb9f4c8e7b7e11 /tools/aapt2/diff/Diff.cpp
parentac276482552f88d8be122d3b194f0cb3fbb793e2 (diff)
Dreams: Fix lockscreen flicker
Fixes a bug where dreams (and other SHOW_WHEN_LOCKED activites) would show a flicker of the lockscreen when the device locked while they are showing. This was caused because the lockscreen drives locking the device by making itself expand, but does not immediately know that it should hide itself because the occluded state is only pushed when the lockscreen is showing. To fix this, we simply push the occluded state also when the device isn't locked - that way, the status bar can go into the appropriate state immediately upon locking. Change-Id: Ie03bfcfe902fc562d76a773d3fc3371359f63563 Fixes: 29555358 Test: adb shell am start -n com.android.systemui/.Somnambulator
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions