summaryrefslogtreecommitdiff
path: root/libs/androidfw/Idmap.cpp
diff options
context:
space:
mode:
author Justin Weir <justinweir@google.com> 2024-02-14 13:24:41 -0500
committer Justin Weir <justinweir@google.com> 2024-02-15 13:13:44 -0500
commit5856165cccbdbb19b596c9428b723ea0c020fdd9 (patch)
tree9e839ca3958f6073ec38fb15d0499758e88685b8 /libs/androidfw/Idmap.cpp
parent08e44ec955c72f53b5a3d10169ac12f7008debab (diff)
Don't skip setting scrim alpha when unlocked
The problem was that when there are different wallpapers on lockscreen and home, the unlock transition doesn't complete until the wallpaper has completed its cross fade. The notification alpha was not being set until that transition completed, resulting in the home wallpaper being visible if the user expanded the shade immediately after unlocking. Checking whether the phone is unlocked before skipping the update of the notification alpha fixes this issue. Fixes: 310394043 Test: manual Flag: NONE Change-Id: I0999163a3e3fc8a09d57243899d15ddd118febae
Diffstat (limited to 'libs/androidfw/Idmap.cpp')
0 files changed, 0 insertions, 0 deletions