commit | 559ea4de8dfdc27061edd74a4a9c06e0e0c6ddbc | [log] [tgz] |
---|---|---|
author | Ben Lin <linben@google.com> | Wed Nov 06 12:36:41 2019 -0800 |
committer | Ben Lin <linben@google.com> | Thu Nov 07 14:15:46 2019 -0800 |
tree | de5472334f8238c57567b702615f0f96280429d6 | |
parent | a7aeb79bf352e1d2c9d2743124b7d60b383f6f8a [diff] |
Pass resize information to PipMenuActivityController. Although resize is passed to PipMenuActivity via Binder, it is lost when using PipMenuActivityController, which is responsible for animating the slight-expand animation. We should respect the value passed here in case the caller does not want to expand PIP. Bug: None Test: Use something to trigger pip controls while passing resize=false, see resize not happening Change-Id: Ieb8abf060adc523a2ea4ea403285339fa9cac135