Skip to content

Library compatibility with Android 15+ #758

@tiger79

Description

@tiger79

Hi, we are using the MaterialDateTimePicker in a app which is published on the Play Store. Unfortunately the library is using deprecated API calls which is being reported by the Play Store itself.
This is the warning from the Play Store :

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
These start in the following places:

com.google.android.material.datepicker.r.onStart
To prepare for the change to Android 15, migrate away from these APIs or parameters.

Could this be fixed ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions