Reputation: 1226
I currently have TextViews containing HTML content, including different sized text and images.
The TextViews are aligned to other views in such a way that only three lines of the content is shown to the user.
Is there anyway to get the height the TextViews would take up if they were expanded to the size of their content?
Upvotes: 1
Views: 1639