diff options
author | Jorim Jaggi <jjaggi@google.com> | 2017-05-15 00:05:54 +0200 |
---|---|---|
committer | Jorim Jaggi <jjaggi@google.com> | 2017-05-16 16:10:27 +0200 |
commit | 70aa4d18be4865ef28795aa9e78f6b36ac437d8a (patch) | |
tree | 2751fbb7bb01368dc92433ba9caec8d1f90c5ed6 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 5afccc62517a5c9ba44ed7671f130230297af83b (diff) |
Also add starting window when activity is not alive
The fact whether the process is running or not is not necessarily
a reason to not show a starting window. Sometimes the process with
an activity gets killed, but later gets restarted because of some
broadcast or service without recreating the activity. In this
case, we still need a splash screen to hide the recreation delay,
which is usually as expensive as if the process is not running.
Test: Open Calendar, kill `pid calendar`, reopen it, make sure
starting window is shown.
Test: As above but with a couple of other apps - with and widhout
trampoline activities.
Test: Boot freshly and open a couple of apps from recents
Change-Id: I8c4f928fca77b5446cab55c89bc69adbaaaa8da3
Fixes: 37951698
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions