diff options
author | 2024-05-07 15:04:28 +0000 | |
---|---|---|
committer | 2024-05-07 20:03:53 +0000 | |
commit | 157b3afa93cdaf9b72cec1511953e5c5c632c87d (patch) | |
tree | e322f6bc152d5988277c4ef86538c122ae04c659 /libs/input/SpriteController.cpp | |
parent | c14c34a0f770125b566014b3a7fbef4da1db8101 (diff) |
Fix empty notif view flicker on keyguard
As the shade collapses, there is very slight gap between
when the shade collapses and status bar state changes to
KEYGUARD. During this gap, the empty notif view visibility
changes from VISIBLE->INVISIBLE->VISIBLE->GONE.
Ensure that the empty notif view alpha does not change
if the shade is collapsed.
Fixes: 333445519
Test: atest StackScrollAlgorithmTest
Flag: None
Change-Id: I16450015f13b5394e63f304d23f20e5e76da5d59
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions