Question

i use PullToRefreshListView and i want to use it with DoubleTapListViewHandler https://github.com/NikolaDespotoski/DoubleTapListViewHandler but i can't. any help?

Was it helpful?

Solution

Take the class from the library and change this line to:

public class CustomListView extends PullToRefreshListView

I hope it will work.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top