On Saturday, May 11, 2013 11:57:12 PM UTC-7, Piren wrote: > > The custom view does DB/IO while scrolling?
Asynchronously, in a threadpool, yes. Not blocking the UI. > the processes that run while bindView/getView is called are what important. BindView and GetView are not called. It's not a listview. I used the word scrolling, though I could have used panning. I used scroll because of the name of GestureDetector.OnGestureListener.onScroll Probably similar to mapview, but I am not able to say how similar, not having used mapview and not having any source code for mapview. P.S - HttpClient does use cache. > Ok, then I guess it would get some activity. I don't know how often I would be expected to clean it up. Any known issues with the Droid Razr HD that cause it to freeze at random times if the cache has stuff in it? Nathan -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

