开发者

better implementation of loading data to listview from parsed data

开发者 https://www.devze.com 2023-03-12 03:35 出处:网络
i have response for a news site which conatins mo开发者_运维百科re than 50 articles.so it is taking a lot of time to parse that and after parsing i am displaying it.As a result the user will be irrita

i have response for a news site which conatins mo开发者_运维百科re than 50 articles.so it is taking a lot of time to parse that and after parsing i am displaying it.As a result the user will be irritated .I want to display 1st 3 artivle as soon as it parse and while scrolling the list view it will fetch next 5 and show .I think in this way our response time will be reduced.plz suggest me any idea


You should use loading listview read the given tutorial fot inplementing it the url is that.

http://androidcore.com/android-programming-tutorials/466-progressively-loading-listviews.html

I hope you have solve your problem using it.

0

精彩评论

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

关注公众号