You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Google play is reporting the following:
The text was updated successfully, but these errors were encountered: