Re-land "Update Tapl tests for enable_grid_only_overview"
- Fix getCurrentTask() to correctly get the top-right tasks in grid only overview. It'll first get the widest task, and then top, and then rightmost task - Fix scrollLeftByDistance() to correctly account for leftGestureMargin to make sure it scroll by distance provided - Fix scrollCurrentTaskOffScreen() to actually scroll the task off screen - Fix createAndLaunchASplitPair() to use Task menu instead of Overview actions for grid only overview - Skip testOverviewActions() in grid only overview, where Overview actions isn't available - Fix testOverivewForTablet to expect the correct task in grid only overview; also disabled part of a test due to an animation bug in Overview - Fix dismissBySwipingUp() to swipe from bottom of task, which is required to effectively dismiss top row tasks - Also fixed OverviewTask to correctly get objects in FallbackOverview - Fix touchOutsideContainer() to calcualte y base on container's middle correctly Bug: 283246928 Test: presubmit Flag: None Change-Id: I77e91dcc1a404ade356b29fba6cf967c534c08f4
Loading
Please register or sign in to comment