commit | 0037e5f9011ab8e56fdcd4bf1d1702f57ab20b21 | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Tue Nov 05 10:26:24 2019 -0800 |
committer | Evan Rosky <erosky@google.com> | Fri Jan 31 10:26:45 2020 -0800 |
tree | c02eda80f5cc2e858fc76ab4e01ada35d9d83120 | |
parent | 39df263cc5e2bde767709e158baa4d145c60384e [diff] |
Add TaskTile concept to Window Manager This adds the concept of a TaskTile to the WM. Due to complexities in the current Stack/Task relationship, tiles can't actually be part of the hierarchy, so the Stack level has to internally resolve configurations as if they were. The TaskTiles themselves *are* ActivityStacks though from the client/sysui perspective, though. Bug: 133381284 Test: Added TaskTileTests Change-Id: I9baad5ec899b4fab323a36c1533a40081727a2f7