Hi, I am trying to make an edittext with line numbers. For this I have one edittext and to the left of it is a textview with the line numbering. I have tried to put both of these in a scrollview so that both of them can be scrolled simultaneously. But when the edittext is focused it can still scroll by it self so that the line numbers doesn't match. Is there a way to disable scrolling in a edittext? Or does anyone have any other suggestions how to solve this?
André -- 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

