I'm trying to show some text inside htmlview the length of text isn't fixed. Also there is no height specified inside the html content, and that's why the component shrinks to nothing.
Is there any way to dynamically set the height of the htmlview according to the content inside?
I'm trying to show some text inside
htmlviewthe length of text isn't fixed. Also there is no height specified inside the html content, and that's why the component shrinks to nothing.Is there any way to dynamically set the height of the
htmlviewaccording to the content inside?