summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMady Mellor <madym@google.com>2019-03-26 17:10:34 -0700
committerMady Mellor <madym@google.com>2019-03-26 17:41:10 -0700
commitbc078c2de6de0af598f41ba7bc3b277b4f764b76 (patch)
treed418e7e2e708285b6d7c1290f17540c9f8e32000 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent141522721a6d80c39903f38120ff2d3b18b61c1d (diff)
Fix some touch issues
ag/6525933 & ag/6627783 didn't play super well together! * mExpandedAnimationController.updateYPosition shouldn't be called while an expansion is happening -- this will clear out the end listeners from the expansion animation * We also shouldn't have to adjust insets while the expansion is changing anyways The other issue (from ag/6627783) is that in applyCurrentState updateView was getting called while the expanded view animation might still be running; this would result in incorrect ActivityView onLocationChanged call. This is fixed by adding updateView after the expand animation has been called. Fixes: 129300945 Test: manual D: D: Change-Id: I73b846d8428a7a1b4e02f52c120a2f21e03a1742
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions