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

Fix bottom sheet for APIs below 30 #7239

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

tillh-stripe
Copy link
Collaborator

@tillh-stripe tillh-stripe commented Aug 31, 2023

Summary

This pull request fixes an issue on APIs below 30 where WindowInsets.isImeVisible seemingly always returns true, which resulted in our bottom sheet dismissal being broken.

Motivation

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

Before After
before screenshot after screenshot

Changelog

@tillh-stripe tillh-stripe force-pushed the tillh/bottom-sheet-api-29-fix branch from 9b44f7f to bc28c35 Compare August 31, 2023 21:29
@tillh-stripe tillh-stripe marked this pull request as ready for review August 31, 2023 21:48
@tillh-stripe tillh-stripe requested review from a team as code owners August 31, 2023 21:48
@tillh-stripe tillh-stripe merged commit ecdc354 into master Aug 31, 2023
@tillh-stripe tillh-stripe deleted the tillh/bottom-sheet-api-29-fix branch August 31, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants