OSDN Git Service

Keep the PIP at the shifted position when the Settings is shown
authorJaewan Kim <jaewan@google.com>
Tue, 6 Sep 2016 07:45:51 +0000 (00:45 -0700)
committerJaewan Kim <jaewan@google.com>
Tue, 6 Sep 2016 21:09:07 +0000 (14:09 -0700)
commit177801c2736579cbb734596be59d737005a308fd
treeb2c0ae4437135ab3c29fc120b4e80d002c177ccf
parentdc77fbca271eb16016e0c1495bbadea9c78a8205
Keep the PIP at the shifted position when the Settings is shown

Some top level Settings menus launch activities from other packages.
In that case, they should be considered as a part of the Settings
if they follow the Leanback's side panel style.

Add such activities to the whitelist to keep the PIP position.

Bug: 31142005
Change-Id: I12cab611b346154048cbd61f6a678f23b5a10c00
packages/SystemUI/src/com/android/systemui/tv/pip/PipManager.java