commit | 655074680dd7d691004789d10246a8be90f6fb04 | [log] [tgz] |
---|---|---|
author | Hongwei Wang <hwwang@google.com> | Wed Sep 11 12:29:17 2019 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Fri Sep 27 08:51:52 2019 -0700 |
tree | 086afbf8169835b34474393f5d6b561d75569349 | |
parent | 8bb74d4214d947c17b64d2da83bfd39582aa9000 [diff] |
Updates shelf visibility from Launcher to SysUI We used to set shelf visibility (and its height) from Launcher to WM and with the PiP-SysUI migration, this function will be called from Launcher to SysUI directly since SysUI will be the new source of truth for PiP bounds. Bug: 139016518 Test: atest PinnedStackTests Test: Manual Change-Id: Id0931333da76b52ccc6fa23877c72fbe2747203b (cherry picked from commit 95a6dba0784161ed31ef5d3ddf8873c564e4c2b2)