Hi all. When I update the textview within my scrollview, I want the scrollview to automatically scroll down to the bottom, so that the latest text is displayed.
I've tried this code: scroll.fullScroll(ScrollView.FOCUS_DOWN); ...and it worked once or twice, intermittently, but generally has no effect at all. Anyone know a better way to achieve this? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en