I have a scroll view with a list of single line text items. If the screen is tapped/touched I would like the line items to expand into multi-line text items...that is easy to do..
But I would like the list to expand up and down from where the user touched on the screen... when the scrollview is redrawn. For example, if they touched line 7, I would like that to expand and stay more or less where it is...and there be a scroll buffer above and below line 7. Right now I expand the view...and the touched item may or may not be left on the screen. Any ideas? -Mike -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en