Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d7fb5d97 authored by wilsonshih's avatar wilsonshih
Browse files

Defer remove splash screen window until start transaction apply.

In previous CL ag/22494388, there try to defer remove starting window
if it is in collect, which miss the case that transition may already
playing.
So in this CL, by override the waitForSyncTransactionCommit and
onSyncTransactionCommitted, there can defer remove starting window
until the starting transaction apply, which should ensure the surface
of app window is drawn.

Bug: 276692049
Test: manual launch app from notification shade several times, verify
no blank window occur.

Change-Id: I4ad3f4c892939ee70cbb544d63be03123c7425bc
parent 209bc17b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment