commit | 9a08f827a4f8ac333402e22e5d45228abe8d98fa | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <ogunwale@google.com> | Wed Feb 17 19:03:58 2016 -0800 |
committer | Wale Ogunwale <ogunwale@google.com> | Sat Feb 20 14:29:20 2016 -0800 |
tree | 15684d0399f2d5ac263367fd6f5a08b218310f2a | |
parent | 9cea80cdddbecadb304eb7c8373cf1ed397f433a [diff] |
Apply minimal task dimension to all task bounds change. We only used to apply the minimal dimension on resizeTask in ActivityStackSuperior which is mostly used for freeform and missed resizes that went through other channels like resizeStack which is used for split-screen. We now apply it on TaskRecord.updateOverrideConfiguration which all task bounds changes go through. Bug: 27220870 Change-Id: I856948c371f5f5f144e61029ced4a467f7ebe33a