TouchEvents in Expanded View are let through to the underlying Main Layout.
Created by: JohNan
edit: see the actual problem a few posts below: https://github.com/umano/AndroidSlidingUpPanel/issues/205#issuecomment-46836145
Hi,
I'm using the library https://github.com/chrisbanes/ActionBar-PullToRefresh and the pull to refresh event is triggered when dragging down on the non-dragview of the expanded view. Is there a way of intercepting and preventing that touchevent?