How to align stack view vertically in center inside scroll view?

微笑、不失礼 提交于 2020-05-17 06:07:34

问题


I've a stack view inside scroll view as shown in the image below. I want to align it vertically in center. It doesn't align vertically in center on iPhone 5S, it works fine on iPhone 11 Pro Max. I've seen this solution https://stackoverflow.com/a/50767533/12114641 and my implementation is exactly same. How do I fix it so that i aligns vertically in center on all devices?

来源:https://stackoverflow.com/questions/61829858/how-to-align-stack-view-vertically-in-center-inside-scroll-view

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!