commit | 207a1f1bf4f896a5d03df480d2c5ccfe9edcd9dc | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Mon Sep 21 16:46:49 2020 -0700 |
committer | Evan Rosky <erosky@google.com> | Mon Sep 21 16:46:49 2020 -0700 |
tree | e5d54c4c15a5ddb69fa102461d749769ebdf8fc0 | |
parent | 02a5b039099d2339eadf1943a995dc64408880d7 [diff] |
Reset Task surface to no-crop after pip expand when fullscreen Previously, pip expand was hard-coding the fullscreen surface to the bounds-at-the-time. It's supposed to be null when in fullscreen otherwise it won't properly adapt to display changes like rotation. Bug: 168495984 Test: Open app in fullscreen portrait, go to pip, expand the pip, rotate device and see that it works (no half-black screen) Change-Id: Ic39cf484438c379009eaf463b22a04f7a86497a3