am 9d790678: Merge change I32ce8591 into eclair
Merge commit '9d790678bb83c829dddb9e4d0d6d6c4db7facc8b' into eclair-mr2 * commit '9d790678bb83c829dddb9e4d0d6d6c4db7facc8b': Stop scrolling ListView when tapping a clickable item.
This commit is contained in:
@@ -2203,6 +2203,9 @@ public abstract class AbsListView extends AdapterView<ListAdapter> implements Te
|
||||
clearScrollingCache();
|
||||
}
|
||||
mLastY = Integer.MIN_VALUE;
|
||||
if (mTouchMode == TOUCH_MODE_FLING) {
|
||||
return true;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user