Defer remove splash screen while device is locked
...and activity does not request showWhenLocked. The splash screen won't contains secure information, so it's safe to declared as showWhenLocked. But before remove starting window, if the activity does not request showWhenLocked and device is locked, try to trigger unoccluding animation, and keep app window hide until transition animation finish. Bug: 378088391 Bug: 383131643 Test: run simulate app repeatly, verify the app content won't be visible during transition animation. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ec6d53979d48b8e948777014ab047162e8bddd6e) Merged-In: Ia2ddece125521eefb15d67e22ea863dfae6af112 Change-Id: Ia2ddece125521eefb15d67e22ea863dfae6af112
Loading
Please register or sign in to comment