summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Sherry Zhou <yuandizhou@google.com> 2024-06-27 23:55:07 +0000
committer Sherry Zhou <yuandizhou@google.com> 2024-06-28 00:09:40 +0000
commit281c870c1c046d2b513f9cb49686702261cd10ca (patch)
treef143565c1c06f317ab06375369ab14284f724016 /libs/androidfw/FileStream.cpp
parent1f8ddb15817a8d88a64f5aaa67d548eaed4d5c52 (diff)
Fix clock being clipped in lockscreen after opening notification shade and unlocking
It happens when topClippingBounds is not set correctly until keyguard finishes transition to GONE state, because in topClippingBounds in KeyguardInteractor, we only emit topClippingBounds when it's set in repository by filtering out GONE is finished in sampleFilter. We need to reapply topClippingBounds when the change of GONE state is detected to avoid keyguard being wrongly clipped. Bug: 348596582 Flag: com.android.systemui.migrate_clocks_to_blueprint Test: manually test with the steps in the bug description, observe clock is not clipped / disappears after the change Change-Id: I459a2ad86e0bd68f903ee46f65f8c66a184b0a45
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions