Skip to content
Commit 609a8e29 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Add support to preload recents activity in background

The recents activity may be died in background for some reasons.
Then there may have jank when swiping-up the recents because it
needs to initialize at the same time. Especially when the recents
is the home activity. The case of configuration change is similar.

This CL provides the ability to start the recents activity in
background without affecting the foreground applications.

Bug: 127350205
Test: atest RecentsAnimationTest#testPreloadRecentsActivity
Change-Id: Idef72ce986eb910b302953705365437bc5ec2bf8
parent 53aa96d7
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