Lassi-Android icon indicating copy to clipboard operation
Lassi-Android copied to clipboard

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

Open sagar-bhojaviya opened this issue 7 months ago • 0 comments

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.

sagar-bhojaviya avatar Aug 21 '25 10:08 sagar-bhojaviya