summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author Matt Pietal <mpietal@google.com> 2023-12-15 14:05:26 +0000
committer Matt Pietal <mpietal@google.com> 2023-12-21 14:20:28 +0000
commit85122e7661fb82c56811c79980b6104b54366aa7 (patch)
treecac5ca3d5342f41fff615d6c50d049c12560d96c /libs/hwui/FrameInfoVisualizer.cpp
parent5b1e343961c9deec88da8c403b0a7d999eefd864 (diff)
Fix NSSL flicker when going to/from OCCLUDED
There was a small flicker as the alpha would be set to 1 briefly during the transitions. It turns out the legacy shade interactor may send an event indicating the shade is fully expanded when it resets. This is followed by an event that says it's now collapsed but the damage is done. Prevent this by never interrupting the transitions from KeyguardTransitionRepository. Fixes: 314290249 Test: Manual - observe the one frame flicker no longer happens during OCCLUDED<->LOCKSCREEN Flag: ACONFIG com.android.systemui.keyguard_shade_migration_nssl DEVELOPMENT Change-Id: I460dfc11a55d94d07db9a94b00c58b9fdfda2979
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions