summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorTony Huang <tonyychuang@google.com>2021-07-14 15:05:55 +0800
committerTony Huang <tonyychuang@google.com>2021-07-15 13:17:37 +0000
commit61076ae02c016d215e0f18a9462916964458be16 (patch)
tree804d7bba9269c0fd6555bdded26b60b2af92149e /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parentac77fab34c1395e57e7a55fb3d89b2cf1ccfa77f (diff)
Prevent having empty task added back into TDA
Main stage will reparent specfic window mode and activity type tasks under default task display area as its children. When user enter some apps then press back to exit, tasks should become out screen surface, but tasks with no activity reocrd child will pop out again as children of default task display area while user enter recent overview screen. If user active stage split in such status, those tasks except the side stage target will be reparent to main stage. After split active, if user press back to exit app, the target task will bring to back but other children tasks have no activity to show so home screen will display. However, split screen cannot exit because main stage children count still larger than 0 and both stage still visible. For fix such issue, we should prevent empty tasks created and added back into TDA. Fix: 193112081 Test: Follow repro step on b/193112081 and check result Test: atest WmTests Change-Id: I66fcac68f6231a41b7b142307db2e7d89566cad6
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions