Skip to content

Conversation

dbrant
Copy link
Member

@dbrant dbrant commented Jun 25, 2025

On Android 15, the snackbars in these activities are overlapping under the navigation buttons.
Let's make the base layout in these activities be a CoordinatorLayout instead of FrameLayout, which fixes the snackbar behavior.

image

@dbrant dbrant added the Minor Minor stuff label Jun 25, 2025
@Williamrai
Copy link
Collaborator

The snackbar doesn’t have any padding at the bottom and looks like it’s stuck to the bottom navigation bar. Just wanted to check, is this expected?
snackbar

@cooltey
Copy link
Collaborator

cooltey commented Jun 25, 2025

The snackbar doesn’t have any padding at the bottom and looks like it’s stuck to the bottom navigation bar. Just wanted to check, is this expected? snackbar

+1 the snackbar seems too close to the system navigation bar.

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

Successfully merging this pull request may close these issues.

3 participants