diff options
author | George Mount <mount@google.com> | 2021-06-01 22:53:01 +0000 |
---|---|---|
committer | George Mount <mount@google.com> | 2021-06-03 23:52:15 +0000 |
commit | 60dd581ac23db86456cd1a7dcbb82cf089e55a94 (patch) | |
tree | 7c7ac9c230f94ce8c61a1f217f638d53eae4d717 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 76fda9db9aff672c8bdbe2aa88dd3b3dc5eea895 (diff) |
Fix ListView not moving during catch
Fixes: 189294917
When a ListView has clickable items in it, the over scroll
animation "catch" wasn't properly catching. The problem was
that the over scroll animation was checked and the touch mode
was set, and the touch mode was checked later. Unfortunately,
the touch mode variable that was checked was different from
the one that was set.
Test: manual and new ListViewTest
Change-Id: Iaf9b51d028d1f14195ca38a5fd511141262487ff
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions