summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2011-02-25 14:54:11 -0800
committerGilles Debunne <debunne@google.com>2011-02-25 14:54:11 -0800
commite20a193754edec182fc0ea13f84a2a1e50add99f (patch)
treeb66b0d86ef80caf2921d24aaaaa2652ce8d7aeab /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent7ad9eb69c45fae0712f767a4b70f670113da92d9 (diff)
OnScrollListener fix in AbsListView
Starting from a list at position 0 (first element displayed at the top), touch and scroll down. The list cannot go further down and the glow is displayed. A connecter scrollListener will receive a FLING but will not receive the IDLE after. The reason is that the springback motion that should be started at that point is not started because the overscroll distance is set to 0. The fix is to report an IDLE state in that case. Change-Id: I383babaf8412ee74d598efcf61e91cff44068c79
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions