PageView里面嵌套ScrollView不能滚动

如题,而且发现有个日志:

Inner width <= scrollview width, it will be force sized!
Inner height <= scrollview height, it will be force sized!

这个是设计如此,如果要滚动,必须要点击scrollView以外的区域