Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factor in bottom safe area when showing keyboard #3850

Merged

Conversation

Hackmodford
Copy link
Contributor

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bug fix

⤵️ What is the current behavior?

If your scrollview is adjusted for the safe area and you use the MvxBaseViewController to adjust the scrollview automatically when showing the keyboard, there will be a gap above the keyboard when it is shown.

🆕 What is the new behavior (if this is a feature change)?

Factors in the safe area inset when adjusting the scrollview. This removes the gap.

💥 Does this PR introduce a breaking change?

No

🐛 Recommendations for testing

📝 Links to relevant issues/docs

🤔 Checklist before submitting

@Hackmodford Hackmodford requested a review from a team July 24, 2020 22:31
@dnfadmin
Copy link

dnfadmin commented Jul 24, 2020

CLA assistant check
All CLA requirements met.

@martijn00 martijn00 merged commit f7a525e into MvvmCross:develop Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants