Open thomaslsimpson opened 8 years ago
Docs for ScrollView say to use "useLayoutBounds" to let the scrollview automatically figure the bounds. The code sets "useLayoutBounds" in the defaults but then checks for "useContentBounds" when it comes to actually figuring things out.
Docs for ScrollView say to use "useLayoutBounds" to let the scrollview automatically figure the bounds. The code sets "useLayoutBounds" in the defaults but then checks for "useContentBounds" when it comes to actually figuring things out.