You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2018. It is now read-only.
Hi,
I'm trying to integrate this library with SwipeRefreshLayout from Google.
But it seems like it's not integrating, because this library's core is a ViewGroup.
Any idea on how to integrate them?
Otherwise, it's an awesome library!
The text was updated successfully, but these errors were encountered:
i think it doesnt work with swipe refresh layout because it has intercept the touch event but you can add a piece of code from the callback function to stop the touch event. normally just using it as like a scroll view.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm trying to integrate this library with SwipeRefreshLayout from Google.
But it seems like it's not integrating, because this library's core is a ViewGroup.
Any idea on how to integrate them?
Otherwise, it's an awesome library!
The text was updated successfully, but these errors were encountered: