开发者

loading list page wise in a listview

I have a XML file and in that there is some images and text to load in the list view. I have a custom adapter to upload the data in a list view. i have common cell for each list item. I 开发者_StackOverflow社区want that when list is loading it only fetches for 10 data items and load them to list and when user scroll the list then it fetches next 10 items...

I have seen some of the example in some places but didn't get what i want. can any body please help me


Check out Endless Adapter... it does the trick perfectly

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜