Use task bounds for recents touch region
In case the activity has surface transformation, e.g. display
is landscape but activity is portrait. So to have consistent
coordinates with screen, use the bounds of task.
Bug: 361717360
Flag: EXEMPT bugfix
Test: Disable home rotation and swipe up a landscape app.
Immediately scroll the right side of the landscape app.
The app should not receive motion events.
Change-Id: I066adb3536989db4f7f37e7ad983504285facf0f
Loading
Please register or sign in to comment