I am working on a project that may be similar to a guide
The text inside of it is all imported from .txt files into a scrollView
There are about 1200-1500 files,
so adjusting the scroll height of the scrollView for each text file is impossible and may take ages to finish…
Is there a way to adjust the scroll height depending on the text inserted in the scrollView ?