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

Interesting problem after system update #151

Open
SageWithManyFingers opened this issue Oct 23, 2024 · 3 comments
Open

Interesting problem after system update #151

SageWithManyFingers opened this issue Oct 23, 2024 · 3 comments

Comments

@SageWithManyFingers
Copy link

On Android 15, Native Alpha Plus does not display properly.
Screenshot_20241022-221337

@sanderv32
Copy link

I have the same problem. After updating to Android 15 the status bar is not hidden anymore.

@APraxx
Copy link

APraxx commented Oct 28, 2024

for anyone that needs a quick fix.

add a
android:fitsSystemWindows="true"
to
app/src/main/res/layout/activity_main.xml
app/src/main/res/layout/full_webview.xml
app/src/main/res/layout/global_settings.xml
app/src/main/res/layout/webapp_settings.xml

For Reference:
APraxx@cb2b382
with some AndroidStudio reshuffle that i only saw after the push - sry

@haarp
Copy link

haarp commented Nov 17, 2024

Duplicate of #138

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

4 participants