Skip to content

Work on deprecated APIsΒ #6275

Open
Open
@RitikaPahwa4444

Description

@RitikaPahwa4444

Google Play says, "To prepare for the change to Android 15, migrate away from these APIs or parameters."

APIs:

android.view.Window.setDecorFitsSystemWindows
androidx.core.view.WindowCompat$Api30Impl.setDecorFitsSystemWindows
android.view.Window.setStatusBarColor
androidx.core.view.WindowCompat.setDecorFitsSystemWindows
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.bottomsheet.BottomSheetDialog.onCreate
com.google.android.material.internal.EdgeToEdgeUtils.applyEdgeToEdge

After some time, Google Play will start prompting the developers to start targeting Android 15.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions