diff options
author | Winson Chung <winsonc@google.com> | 2018-05-31 15:51:47 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2018-05-31 16:06:43 -0700 |
commit | 15036ca521489531f89e9eae16fb87601c9f7ea2 (patch) | |
tree | 66e27ade6e2b75b38313d7727f66e3540de549bd /keystore/java/android/security/KeyChain.java | |
parent | f04b6c8d777691343fa883f60245962be777a7fb (diff) |
Update the task stack state when resizing the tasks after the PiP animation
- When the animation into PiP ends, we clear the task stack state and
request a layout prior to resizing the the stack to update the task
bounds to the stack bounds. This triggers a relayout from the client,
which fetches the new configuration prior to handling the PiP mode/config
change scheduled as a part of the PiP mode change.
We can instead update the task stack state when we resize the tasks to
ensure that we don't relayout multiple times.
Bug: 75995355
Test: atest CtsActivityManagerDeviceTestCases:ActivityManagerPinnedStackTests
Change-Id: I58a6e30651f16b85ec160e977554b8d091b461ec
Diffstat (limited to 'keystore/java/android/security/KeyChain.java')
0 files changed, 0 insertions, 0 deletions