noties / Scrollable

Android scrollable tabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility with SwipeRefreshLayout

squeeish opened this issue · comments

Does this work with the support library's SwipeRefreshLayout? :)

I don't see a reason why it won't :). I tested SwipeRefreshLayout included in the view under header & it worked. I didn't test wrapping ScrollableLayout inside SwipeRefreshLayout though...

I'm in the midst of implementing it. WIll update this thread if it works for ScrollableLayout inside a SwipeRefreshLayout.