diff options
| author | 2023-09-29 10:19:14 +0200 | |
|---|---|---|
| committer | 2023-09-29 10:22:29 +0200 | |
| commit | 85dd3026d92f4185052c5cc88f7a8d613e7afcd5 (patch) | |
| tree | 89f3f3b06a49cb067c4648d5faf5f9ba6246440d /libs/androidfw/FileStream.cpp | |
| parent | 113c97fd8c9a57acc3ae114a169e04e37728f536 (diff) | |
Mark scenes as ready in a LaunchedEffect
This CL marks seen ready once they have been fully composed, laidout and
drawn once, in a LaunchedEffect. Previously, we were doing that after
drawing all scenes, but this assumed a drawing order which is not
necessarily correct when using layers (e.g. when using scrollable
lists).
Bug: 291053742
Test: Manual, there is no flicker when going from lockscreen to shade
anymore.
Change-Id: Ic6a336196a8892eeb713ebe71cef013b6f88ecb3
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions