How is your scrolling implemented exactly? What is the view hierarchy? Have you tried profiling?
On Mon, Mar 30, 2009 at 1:39 PM, Al <[email protected]> wrote: > > Currently, attempting to scroll when the textview has large amount of > text makes the app completely unresponsive. It doesnt ANR, but it > doesn't respond either. I've tried occasionally removing some text > from the textview and removing some spans also, but it doesnt seem to > help much. Any idea how to improve scrolling? It takes ages to scroll > up or down. I also tried throttling touch events but it hasnt helped > either. > > > -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

