commit | ea6cf56eccbc45677e8c8736a8333f14f1cfa466 | [log] [tgz] |
---|---|---|
author | Robert Horvath <robhor@google.com> | Thu Feb 17 14:51:10 2022 +0100 |
committer | Robert Horvath <robhor@google.com> | Fri Feb 18 13:46:54 2022 +0100 |
tree | 6ff79b3293b4cb6996b83954b16e237c733a85d2 | |
parent | 4d897c6ad0f07d78765c67424c61f9521be4f28a [diff] |
Set TvPipController's state only when PiP finished appearing When asking PipTaskOrganizer to animate the PiP to a different position while it's still in the appearing transition, the PiP could get stuck in a bad state where the PiP contents and menu items weren't drawn. This change avoids this by only calling #scheduleAnimateResizePip once the PiP has finished appearing. Test: manual Bug: 220110011 Change-Id: Ie62adea6f2cb5a4abdd6c4b8f9ff23c040077046