Skip to content

We are receiving action in play store: Your app uses deprecated APIs or parameters for edge-to-edge #134

@sagar-bhojaviya

Description

@sagar-bhojaviya

Action required:

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.setStatusBarColor
android.view.Window.setNavigationBarColor
com.lassi.domain.media.LassiConfig.getStatusBarColor
com.lassi.domain.media.LassiConfig.setStatusBarColor

These start in the following places:

com.google.android.material.bottomsheet.BottomSheetDialog.onCreate
com.google.android.material.internal.EdgeToEdgeUtils.applyEdgeToEdge
com.google.android.material.sidesheet.SheetDialog.onCreate
com.lassi.domain.media.LassiConfig$Companion.setConfig
com.lassi.presentation.mediadirectory.LassiMediaPickerActivity.setThemeAttributes
com.lassi.presentation.videopreview.VideoPreviewActivity.setThemeAttributes

To fix this, migrate away from these APIs or parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions