noties / Scrollable

Android scrollable tabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem scrolling Up

FunnyDevs opened this issue · comments

Hi!
I have a viewpager with only one fragment and inside this fragment a recyclerview. When i scroll down there is no problem, but when i want to scroll up until the top, the recyclerview is blocked and instead the ScrollableLayout scroll. I wish that the ScrollableLayout would scroll only after the recyclerview reached the top.

Wow! That was fast! I assume that the problem was similar to #19...