GrowingTextView icon indicating copy to clipboard operation
GrowingTextView copied to clipboard

Grow text downwards?

Open cannyboy opened this issue 12 years ago • 1 comments

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?

cannyboy avatar Nov 15 '13 15:11 cannyboy

Yes, you can change the code in the example to not reposition the textview. It should grow downwards.

hanspinckaers avatar Nov 25 '13 16:11 hanspinckaers