commit | 6f257759785ea7ec572c1100e60263d780c4a796 | [log] [tgz] |
---|---|---|
author | Tracy Zhou <tracyzhou@google.com> | Fri Mar 05 01:05:47 2021 -0800 |
committer | Tracy Zhou <tracyzhou@google.com> | Fri Mar 05 01:10:08 2021 -0800 |
tree | 4dd5627c08e655342da0728621e327da554c7f14 | |
parent | 9cde419ee064a1c7721977eba541ed7a7cf5a3d8 [diff] |
Remove LiveTileOverlay Since we place app on top during the initial swipe up, LiveTileOverlay is no longer necessary. LiveTileOverlay was used to hole punch during the initial swipe when we place app under. After the initial swipe up settles in overview, hole punching job is given to the TaskView. Fixes: 181937887 Test: manual Change-Id: If5293dc0143af8be9db9d2745f567c4c680010a0