android - Automatic Vertical Scrolling of a TextView So The Last line Added Is Always Shown? -


i have textview add various lines of text to. have placed textview within scrollview allow user scrolling of textview want textview when full of text automatically scroll when line added.

i cannot find solutions this. ther must way of automatically scrolling textview vertically. can me?

i'm not sure how in textview can use listview android:transcriptmode="alwaysscroll" , android:stackfrombottom="true" desired behaviour. see google io talk @ around 32 min.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -