summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorIssei Suzuki <issei@google.com>2021-10-04 16:26:37 +0200
committerIssei Suzuki <issei@google.com>2021-10-18 17:29:53 +0200
commit4731aa5e1c4fde5154cdd9e314501a938c59d616 (patch)
tree13840f30a019885a1687cce29942c4b90a2db0c7 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent6f26ef6d74d805bd9adaee52bec23c219bb951eb (diff)
Keep FLAG_SHOW_WALLPAPER flag on NotificationShade.
Before this change, we controlled wallpaper visibility on the Lockscreen by combination of visibility of NotificationShade window and setting/resetting FLAG_SHOW_WALLPAPER flag on its window. When the flag was removed while NotificationShade was still visible (e.g. OCCLUDE transition starts on the Lockscreen), the wallpaper became immediately invisible and caused a flicker. With this change, we keep the FLAG_SHOW_WALLPAPER on NotificationShade, and only rely on its visibility weather the wallpaper should be visible or not on the Lockscreen. Bug: 191438572 Test: existing tests + manual open GPay app from the lockscreen open emergency dialer and check the key pad reacts Change-Id: I7876c92331125b00931218d9e5aca164a1ea50d9 Merged-In: I7876c92331125b00931218d9e5aca164a1ea50d9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions