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

App doesn't respect safe areas #184

Open
teoAlivanoglou opened this issue Oct 18, 2024 · 4 comments
Open

App doesn't respect safe areas #184

teoAlivanoglou opened this issue Oct 18, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@teoAlivanoglou
Copy link

Using Android 15 on a Google pixel 7.

Appbar draws on behind the phone's status bar.

Screenshot_20241018-170340

@TylerWilliamson TylerWilliamson added the bug Something isn't working label Oct 18, 2024
@TylerWilliamson
Copy link
Owner

I just tried to replicate this issue with an Android Virtual Device running Android 15, but I was unable to replicate it. The toolbar is in the correct location on my virtual device. Do you have any settings changed that might affect it? Immersive mode, etc? I see that you are using the 3-button navigation, but when I enable that, I still cannot replicate this issue

@TylerWilliamson
Copy link
Owner

In doing more research, this may be due to the "edge-to-edge" feature of Android 15. I will investigate why my virtual device isn't able to replicate the issue and see what I can do to address this in a future release

@teoAlivanoglou
Copy link
Author

teoAlivanoglou commented Oct 18, 2024

I just tried to replicate this issue with an Android Virtual Device running Android 15, but I was unable to replicate it. The toolbar is in the correct location on my virtual device. Do you have any settings changed that might affect it? Immersive mode, etc? I see that you are using the 3-button navigation, but when I enable that, I still cannot replicate this issue

I enabled 3-button to open the hamburger menu by swiping because gesture navigation was too annoying when I tried to do it. Otherwise I haven't changed anything

@TylerWilliamson
Copy link
Owner

This issue should be resolved in 2.7.4. I am still having trouble changing the navigation bar button colors when using the 3-button navigation, but I wanted to push out this fix. Please let me know if you see any other issues in Android 15. I have not yet had an opportunity to fully test things in that version

To users on previous versions of Android, the fix for this issue may cause issues for you. If you encounter any weird spacing or layout issues, please leave a comment on this issue.

I plan to close this in a week or two if there are no followup issues, but I do not mind re-opening if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants