FlowTextView
FlowTextView copied to clipboard
Resizing programmatically after creation
Hi,
I'm trying to resize the parent view of a flowtextview programmatically after creation but I end up having broken label (last line partly visible): http://snag.gy/1QGDG.jpg (flowtextextview expands beyond the bounds of its parent view)
What's the proper way to resize the flowtextview in order to avoid this ?