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

PullRefreshto GridView

Open mdtuyen opened this issue 10 years ago • 2 comments

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,

mdtuyen avatar Aug 17 '15 23:08 mdtuyen

Hi mdyuyen, I have not update this project for a long time. try https://github.com/chrisbanes/Android-PullToRefresh ?

Maxwin-z avatar Aug 20 '15 07:08 Maxwin-z

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.

mdtuyen avatar Aug 21 '15 15:08 mdtuyen