You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the ScrollView now containing the InformationPages, the
ContinueButton was not able to stick to the bottom of the view
due to contentHeight being too limited. This allows contentHeight
to grow with the screen while limiting it so the button doesn't
overlap with the information.
Github-Pull: #194
Rebased-From: d17e309
0 commit comments