Skip to content
This repository was archived by the owner on Nov 2, 2018. It is now read-only.

Integration with SwipeRefreshLayout #72

Open
Marcellsantoso opened this issue Oct 20, 2014 · 1 comment
Open

Integration with SwipeRefreshLayout #72

Marcellsantoso opened this issue Oct 20, 2014 · 1 comment

Comments

@Marcellsantoso
Copy link

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!

@jjhesk
Copy link

jjhesk commented Apr 2, 2015

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants