Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 306c6f3d authored by Winson Chung's avatar Winson Chung
Browse files

Fix regression in recents animation consumer touchable region

- This reverts ag/17071846.  In legacy recents animation, the input
  consumer is placed above the top most app being controlled by recents
  and the touchable region is set to the bounds of the target home
  or recents activity to ensure it captures all touches in that area.
  The above CL incorrectly changes this behavior to use the bounds of
  the top app being controlled by the recents transition as the
  touchable region of the input consumer, and as a result, as launcher
  transforms the surface, the touchable region of the consumer is
  updated as well preventing touches in the non-occluded area of
  launcher from being handled correctly.

Fixes: 287507148
Test: Ensure that the recents input consumer touchable region is not
      updated with the transform of the app surface during the swipe
      up gesture
Change-Id: I1a1b9cc29f04c5149efa4f670834cb470ee77a70
parent b3eeadcc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment