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

Bottom inset on Android 15 is 0 #546

Open
vytautasvargonas opened this issue Nov 4, 2024 · 6 comments
Open

Bottom inset on Android 15 is 0 #546

vytautasvargonas opened this issue Nov 4, 2024 · 6 comments

Comments

@vytautasvargonas
Copy link

On Android 15 (api level 35) the bottom inset returned is 0.
Tested with the gesture navigation and the 3-button navigation

@foladipo-aforza
Copy link

Yep I am experiencing this too, but only in an Android phone simulator. It works correctly in an Android tablet simulator and in my ios simulators.

@shadowninja55
Copy link

i am experiencing this on android 14 with a physical device (pixel 7)

@rmargolinross
Copy link

This seems to be a duplicate of #552 If you enable Android SDK 35 or edge-to-edge this library returns 0 always for the insets.

@michelle54725
Copy link

Upgrading to 5.0.0 fixed this for me! I was experiencing all insets being 0 on my physical device (Pixel 8) running Android 15, but not on emulators running either 14/15. After upgrading, top and bottom insets are non-zero 👍

@michelle54725
Copy link

Upgrading to 5.0.0 fixed this for me! I was experiencing all insets being 0 on my physical device (Pixel 8) running Android 15, but not on emulators running either 14/15. After upgrading, top and bottom insets are non-zero 👍

Actually all insets are 0 on first open of the app after a fresh install, then it works as expected 😅

@gavrichards
Copy link

I'm still experiencing this, even on the latest version of this library. Has anyone managed to figure out a workaround?

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

No branches or pull requests

6 participants