I am trying to simply append a small string to the start of a TextView without having to handle the whole log.
Was thinking of adding "main message CharSequence\n" to push whatever is currently in the TextView to the next line. Essentially trying to accomplish having an in-game combat log that they don't have to scroll down to see the last round of combat. Any help would be greatly appreciated. Respectfully, Ben https://sites.google.com/site/defiledroid/ -- 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

