I need to develop an email application where i am loading inbox using javax.mail and showing the messages using ListView.Now ,i am loading all messages and displaying them, but it takes lot of time to load inbox based number of messages in Inbox Folder. I read somewhere that it can be implemented using Autogrowing ListView.Can u guide me how to implement it.
I am not getting any idea for it.
|
| |||||
feedback
|
|
| |||
|
feedback
|
|
I am not sure whether you have achieved what you are looking for. But here is a sample for autogrow listview as you can see in android market app. And this works so fine for me. http://androidsnips.blogspot.com/2010/08/load-list-items-forever.html | |||
|
feedback
|