alexvasilkov / GestureViews

ImageView and FrameLayout with gestures control and position animation
Apache License 2.0
2.37k stars 384 forks source link

Recyclerview in the GestureFrameLayout is not scrolling. #148

Closed malikthebest closed 4 years ago

malikthebest commented 4 years ago

Recyclerview in the GestureFrameLayout is not scrolling. I'm trying to integrate it with the gestures enabled to finish activity with the dragging. It drags the layout first instead of recyclerview.

alexvasilkov commented 4 years ago

I addressed this issue in de0f9b091670c24b169144235f6fcb507c90d6db, which is releases in v2.6.0 now. Please try the last version and re-open this issue if it still won't work for you.