commit | 5a2eb83383c013ea0481e6688f22d892c61286ff | [log] [tgz] |
---|---|---|
author | Jiaquan He <hejq@google.com> | Tue Dec 13 14:36:37 2016 -0800 |
committer | Jiaquan He <hejq@google.com> | Thu Dec 15 15:18:49 2016 -0800 |
tree | ed8146b436bbe1af4e83efb77c5a6d879f7e78d3 | |
parent | e4e41ba4a65ea792f8bf1fb1c46e0ce41a2b7e4a [diff] |
Avoid clipping in Grid-based Recents. This commit avoids clipping in Grid-based Recents by: - extending TaskView and AnimatableViewBounds in Recents and removing all clipping logic; - returning early in TaskStackView when it wants to clip TaskViews. Change-Id: I52819a828f84ce42fc8a63085e15a8264000d271