I have a listview in my application to which the view is loaded dynamically after populating the view i start inserting the records onto the database.But until the database insertion gets completed the list view scrolling is not smooth.Once the database population is over the scrolling is smooth.What could be the reason for this.I have also implemented Viewholder like structure for my listview but still i have the same issue?..Does database insertion affect the scrolling by any chance??.This is visible much on a real device rather on an emulator
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

