summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/4
diff options
context:
space:
mode:
authorMark Wagner <mxw@google.com>2010-01-13 16:17:47 -0800
committerMark Wagner <mxw@google.com>2010-01-13 16:42:01 -0800
commit670dd819425b44ab4cb7565a322fd21ab6e811f5 (patch)
tree6274a59e65ff8c999b733a51c4e9c11134a526fa /docs/html/sdk/api_diff/4
parent5a2ade33fa21dc866a52005c1bbdb8ba7d768ae9 (diff)
bugfix endfling case (bug 2300534)
When the menu comes up over the activity we call removeCallbacks(mFlingRunnable); The effect of that is that our mTouchMode variable is left dangling in the fling state. This change calls endFling() after removeCallbacks. In the specific bug being addressed we depend on reportScrollStateChange() because we avoid doing requeries while scrolling.
Diffstat (limited to 'docs/html/sdk/api_diff/4')
0 files changed, 0 insertions, 0 deletions