I have linked list of objects and I want to make an asynchronous load开发者_JS百科ing for list to listView, what is more, I must load by 10 (or 20, for example) elements, depending on the scroll position. So, please, help me to do this task.
I'm beginner and I'm very sorry for my English.
Take a look at this adapter.
精彩评论