XListView-Android icon indicating copy to clipboard operation
XListView-Android copied to clipboard

ListView supports pull refresh and pull up to load more feature.

Results 14 XListView-Android issues
Sort by recently updated
recently updated
newest added

这个是由于UI线程被阻塞造成的,我已经修复过了,其实很简单,就改一个地方,目前感觉很致命,具体可以看这个文章 http://blog.csdn.net/windowsxp2014/article/details/43765311 修改下这个地方 public int getVisiableHeight() { return mContainer.getLayoutParams().height; }

xlistview在fragment下拉刷新点击头部崩溃 急求指点

Load more method Only call Ones...and i already call setPullLoadEnable(true) on notify data..and I use this Xlistview In Viewpager...

ensure the refresh method is called only once in same time.

Dear Maxwin, I want to use your solution to gridview, because gridview don't support add header and footer so that i implemented it. And continue ? What is need consider...

I want to use [Sourcegraph](https://sourcegraph.com) for XListView-Android code search, browsing, and usage examples. Can an admin enable Sourcegraph for this repository? Just go to https://sourcegraph.com/github.com/Maxwin-z/XListView-Android. (It should only take 30...

Load-more fails when it only has one item. In this case, footer only becomes higher. I have a workaround for this. Please check this branch. https://github.com/Brandon-Lin/XListView-Android/commit/afa64b4a3315a2dad812633d1fa64c9b9e204f7a ![device-2014-05-22-142043](https://cloud.githubusercontent.com/assets/7665040/3050430/6352c7f6-e179-11e3-9f18-9b389d82f7c0.png)