I just checked the source for view. And it seems l...
# android
k
I just checked the source for view. And it seems like the default behaviour. Can't see any special handling for scroll in onTouchEvent. So, perhaps you could set clickable as false. That should fix the problem