diff options
author | wilsonshih <wilsonshih@google.com> | 2021-06-16 12:11:43 +0800 |
---|---|---|
committer | wilsonshih <wilsonshih@google.com> | 2021-06-18 19:34:11 +0800 |
commit | ed9c44a27331ff535611d715ccea5b3edcfffc6c (patch) | |
tree | 8b201e8d75caf60e828099cec63225468ea7bdad /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 5c86c0c10e71a6bc47582dd266da987198a0baa8 (diff) |
Create splash screen if activity launched with FLAG_ACTIVITY_CLEAR_TASK
When an activity launched with NEW_TASK and CLEAR_TASK, there will
finish the original activities and reuse the same task to create a new
activity, so there will need to wait for the new window drawn to
trigger wm transition, which slow down the launch response. And because
this condition should be a kind of warm launch, there should create a
splash screen for it.
Bug: 187808226
Test: atest ActivityRecordTests SplashscreenTests
Test: manual verify by winscope
Change-Id: I263edcd75fcd21999b9ceb9fac8bfcf8419539a3
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions