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

Android 15 compatibility #3349

Open
tuomas2 opened this issue Dec 17, 2024 · 1 comment
Open

Android 15 compatibility #3349

tuomas2 opened this issue Dec 17, 2024 · 1 comment

Comments

@tuomas2
Copy link
Contributor

tuomas2 commented Dec 17, 2024

Google play is reporting the following:

Your app uses deprecated APIs or parameters for edge-to-edge
One or more of the APIs you use or parameters that you set for edge-to-edge and window display have been deprecated in Android 15. Your app uses the following deprecated APIs or parameters:

android.view.Window.setDecorFitsSystemWindows
androidx.core.view.WindowCompat$Api30Impl.setDecorFitsSystemWindows
androidx.core.view.WindowCompat.setDecorFitsSystemWindows
android.view.Window.setStatusBarColor
android.view.Window.setNavigationBarColor
These start in the following places:

androidx.core.view.WindowCompat$Api30Impl.setDecorFitsSystemWindows
androidx.core.view.WindowCompat.setDecorFitsSystemWindows
com.google.android.material.internal.EdgeToEdgeUtils.applyEdgeToEdge
net.bible.android.view.activity.page.MainBibleActivity.showSystemUI
To prepare for the change to Android 15, migrate away from these APIs or parameters.

@tuomas2 tuomas2 changed the title Android 15 compability Android 15 compatibility Dec 17, 2024
@tuomas2 tuomas2 moved this from Needs triage to Prio 1 in Tuomas' project board Jan 2, 2025
@tuomas2
Copy link
Contributor Author

tuomas2 commented Jan 2, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Prio 1
Development

No branches or pull requests

1 participant