diff options
| author | 2024-07-10 15:17:14 -0700 | |
|---|---|---|
| committer | 2024-07-11 15:03:47 -0700 | |
| commit | ae09793299a584a4cb4f47ee538c7f201802102c (patch) | |
| tree | 18340ca56109de70038389dec6c73c9b53c6a0e5 /api/api_test.go | |
| parent | 5627a8981b60224fc1070e9d4eef218a7bc5f293 (diff) | |
[flexiglass] Fixes issue where LS status bar appears too late
The status bar view would get added too late, causing the layout below
it to be pushed down vertically in a janky manner. This was happening
because of an unnecessary use of MovableElement when no other scene was
actually using the same view.
This CL fixes that by removing the MovableElement.
Fix: 352052842
Test: manually verified that the jump no longer occurs
Test: manually verified no harm done when unlocking to go to Gone and
when pulling down the shade and QS on top of the lockscreen or the Gone
scene
Flag: com.android.systemui.scene_container
Change-Id: I997cf59d805bbefa7dbdfcbfb09f44b1b982a44a
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions