diff options
| author | 2025-03-04 21:42:32 +0000 | |
|---|---|---|
| committer | 2025-03-18 19:04:52 +0000 | |
| commit | d142cf112d956e7a011532239bcf687636466300 (patch) | |
| tree | 1b883973e4a3e0480bfa8a17bcac792dc92f10e3 /libs/androidfw/StringPool.cpp | |
| parent | eaab750add3c681a37b67b789a1ed95d942676a6 (diff) | |
Fix flickering when swiping back to keyguard from hub in landscape
The keyguard elements sometimes flicker when exiting hub in landscape,
if the transition animation starts early, before screen rotation.
The fix is to monitor orientation changes from the Communal Container
and add two flows that derives from the orientation change:
a flow for landscape-to-portrait transition,
a flow for screen rotated to portrait,
to help the Communal Container handle landscape swipe and the Transition
ViewModel control keyguard animation.
Fixes: b/400464568
Test: atest GlanceableHubToLockscreenTransitionViewModelTest
Test: atest CommunalViewModelTest
Flag: com.android.systemui.glanceable_hub_v2
Change-Id: I74c8305131f2a63ba96c132b83884c7057a6f87a
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions