noties / Scrollable

Android scrollable tabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Long press slide up RecycleView item before headview scoll up

easyandroid opened this issue · comments

@easyandroid hey!

For the future - please provide proper description of an issue. Simple pair of expected/actual would be a good thing. Also some background would be OK. Hell, maybe even indication if this a bug or a feature request.

So, what I have deducted: when long-pressed, ScrollableLayout does not continue touch event. I can reproduce it. The thing is: some user might rely on long press event on current implementations. I do not want to break it. I will try to think of something to workaround it, allowing current implementations to function as they are, but also allowing to continue scroll event when long-pressed.

thanks for reply.