سؤال

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