XListView-Android
XListView-Android copied to clipboard
PullRefreshto GridView
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 ?
Thanks,
Hi mdyuyen, I have not update this project for a long time. try https://github.com/chrisbanes/Android-PullToRefresh ?
Hi, I see that your idea very clear and easy understand. I tried it with listview and make a listview can be pinned, pull and expand concurent . With gridview i can't make it, i have temp solution is divide each line of listview to be many square to fake gridview.
I think it is not the best solution.