Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@TimoPtr
Copy link
Member

@TimoPtr TimoPtr commented Nov 13, 2025

Summary

While testing on Android Automotive I found out that the Next button was not visible anymore. I've overridden the WindowsInsets while fixing another issue while exposing the LocationForSecureConnectionScreen. But it was not necessary and should have been removed before merging.

Checklist

  • New or updated tests have been added to cover the changes following the testing guidelines.
  • The code follows the project's code style and best_practices.
  • The changes have been thoroughly tested, and edge cases have been considered.
  • Changes are backward compatible whenever feasible. Any breaking changes are documented in the changelog for users and/or in the code for developers depending on the relevance.

Screenshots

image image

@jpelgrom
Copy link
Member

Various other onboarding screens use contentWindowInsets = WindowInsets.safeDrawing. When do you use that and when do you use nothing? (This is a detail that wasn't really discussed while you were working on the initial implementation of all screens, and everything seemed to work, but now might be a good time to ask.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants