summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorLouis Chang <louischang@google.com>2021-08-06 17:18:00 +0800
committerLouis Chang <louischang@google.com>2021-08-13 13:47:06 +0800
commit40fc6de5a7a44b86b459966a4208136c91fb0afb (patch)
tree01032ed7c655aa4cabf2a4540586f658c27ef7a2 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent5214873aa8c2b5f211547894588457d6fc6169a2 (diff)
Keeps the intercepted activity on the existing secondary container
When intercepting an activity start request, a new split pair was always created and launch the activity to the side of the caller activity. This CL launches the activity on top of the caller activity if the caller activity is already on the secondary container. This is needed for the case that the activity is started into a new Task, or new Task will be escaped from the current host Task and be displayed in fullscreen. However, the interception won't work if the activity is started from another process. Also adding logs for TaskFragment errors. Bug: 194997356 Test: manually, start activity with sample app Change-Id: I268c1dad191cdfdbf48cac84e18f1dfda761b0d3
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions