summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2019-12-16 16:31:04 -0800
committerWinson Chung <winsonc@google.com>2019-12-20 17:45:31 +0000
commitdc4edb83810afc8379904d65d5bb6b21a6e2c357 (patch)
tree143bd270f70ef4830d811d6e964c1713327dbd08 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent665896e31b3095c4910c21283f01ce5bd43f1731 (diff)
Ensure app is still touchable until the recents gesture has started
- When the recents animation starts, we start consuming touches from the app using the registered input consumer. As a result, we should only mark the window as able to receive touches until this is the case, otherwise a single tap in the gesture area (which starts the recents animation) would immediately mark the window as not-touchable. - Fix regression where RecentsAnimationController.isAnimatingApp() returned early instead of going through all the tasks Test: atest WindowInsetsBehaviorTests Test: atest WindowStateTests Test: Verify that b/138622418 is still fixed, swipe up and immediately swipe from edges (expect no back feedback) Change-Id: Id82f2786451c9b44859b80dc0beff6eb5a55b331
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions