thanks I was looking for the same thing. it works though it doesn't seem to scroll to the very bottom...leaves about 1 line so the bottom (newest line) is slightly faded.
Roman Romano wrote: > Fixed it i think. > in the method that appends the text, i needed to set fullScroll > (FOCUS_DOWN) on the ScrollView. > Hope that makes sense to anyone experiencing similar issues > Roman > > > On Jan 25, 11:17 pm, Roman Romano <[email protected]> > wrote: > > Hi All, > > > > I have a textview that is wrapped in a scrollview and works nicely. > > The only problem is that when text is appended to the textview so as > > to induce scrollability, it doesn't automatically scroll to the bottom > > of the textview, ihave to manually scroll down. > > Is there any way to achieve this 'keep-last-appended-text-in-view'? > > > > many thanks all > > > > Roman --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

