summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2018-02-08 17:53:26 -0800
committerWinson Chung <winsonc@google.com>2018-02-09 12:35:49 -0800
commit58bd439042d8b5dfc2702649fbac3f5bb321b894 (patch)
treedee480663a56c5fc4ba040ac96015910b20ac0ba /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent73ccb72d50b51c3a4093efc35a61156f2dfe46f8 (diff)
Fix issue with quick switch animation not running.
- We were intercepting touch before the quickscrub controller had a chance to handle the touch, which meant that we canceled the recents animation before passing the quick switch event to launcher. Instead, just move the cancel recents animation logic to the key button view (before handling up) and ensure that we intercept from the button only in the cases we desire (a quick switch/scrub, recents animation start, or if it's a dock drag (not currently enabled). Test: Fling on the nav button to quickswitch, ensure recents animation runs Change-Id: Id89fda56f2996a38a9aea99179b5e2870b531003
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions