Skip to content

ListView supports pull refresh and pull up to load more feature.Invoke onrefresh in code.

Notifications You must be signed in to change notification settings

zhounanzhao/XListView-Nice-Android

 
 

Repository files navigation

An ListView support "pull down refresh" and "pull up load" feature.

How to use:
    Just replace ListView by me.maxwin.XListView.

Screenshots see the Wiki plz.

---------------------------------------------------------------------

XListView is nice.I just want to add some features for it.
1 make xlistview refresh or load by code.
2 fix a question that footer can click when loading.
3 if xlistview is refreshing don't let it load.if xlistview is loading don't let it refresh.
4 make xlistview can stop refresh when it is in background.
5 add onInterceptTouchEvent so xlistview can use with some horizontal view such as viewpager.

About

ListView supports pull refresh and pull up to load more feature.Invoke onrefresh in code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%