Skip to content

Warn people not to use ScrollView in ScrollablePage

Noah Davis requested to merge work/ndavis/scrollview-in-scrollablepage into master

ScrollablePage already has its own ScrollView, so the extra scrollview doesn't play nicely with ScrollablePage.

cc: @mart

Merge request reports