diff options
author | Issei Suzuki <issei@google.com> | 2021-10-04 16:26:37 +0200 |
---|---|---|
committer | Issei Suzuki <issei@google.com> | 2021-10-12 09:51:26 +0200 |
commit | 7f1a5a79d136fd5c8aa5a0d600cf759eddc09b05 (patch) | |
tree | 08cbd6d7a3da9a96f8e677cda51986c668e7a4da /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | bde317e6b1d6e05bf7e797ec1391e5875b2698ce (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)
Change-Id: Id13ffbbd2c965e0dcc97effd3faf46fd7a8bb1a5
Merged-In: Id13ffbbd2c965e0dcc97effd3faf46fd7a8bb1a5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions