GrowingTextView
GrowingTextView copied to clipboard
Grow text downwards?
The GrowingTextView I want to use will be fixed to the top of the screen.
...so is there a way to grow the text downwards as they type?
Yes, you can change the code in the example to not reposition the textview. It should grow downwards.