Resizing ScrollView of Unknown Height
Nathan Sokalski
4,111
Reputation points
I have a ScrollView for which I do not know the height. The height of all other elements will remain the same, but may be hard to calculate due to their nesting levels (I have several include tags). I have been told that the ScrollView must have a fixed height, but I am not sure how to determine this. Like I said, the height of all elements outside the ScrollView does not change, so I figured there must be some good way to determine the height of the ScrollView. What should I do?
Developer technologies | .NET | Xamarin
5,381 questions
Sign in to answer