質問

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

役に立ちましたか?

解決

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

public class CustomListView extends PullToRefreshListView

I hope it will work.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top