OSDN Git Service

Do not transfer starting window to translucent activity
authorJorim Jaggi <jjaggi@google.com>
Sat, 9 Apr 2016 07:29:07 +0000 (00:29 -0700)
committerJorim Jaggi <jjaggi@google.com>
Wed, 13 Apr 2016 19:10:17 +0000 (19:10 +0000)
commita28e8cc50ffa37cd739518b34985e21ca88466d8
tree355d8b56955c268ffaf040e6eaced380382d6fdf
parent5108d34374f244639173a2efb8cacd04f7893b78
Do not transfer starting window to translucent activity

When starting the "App may not work in split-screen" activity which
is translucent we used to transfer the starting window, and then the
frame was drawn quickly so the starting window from the behind was
removed, leading to a black hole.

Bug: 28094732
Change-Id: I828f0ea8b0465a5a113fd76a82d33177c8faa566
services/core/java/com/android/server/wm/WindowManagerService.java