Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material uses deprecated methods on android api 35 #4507

Open
LoveMyBaby opened this issue Dec 25, 2024 · 6 comments
Open

Material uses deprecated methods on android api 35 #4507

LoveMyBaby opened this issue Dec 25, 2024 · 6 comments
Assignees
Labels

Comments

@LoveMyBaby
Copy link

com.google.android.material:material:1.12.0

Is your feature request related to a problem? Please describe.
When I adapted EdgeToEdge to publish to the Play Store, I received a prompt:
your app uses deprecated APIs or parameters for borderless design
One or more APIs you used or parameters you set for borderless design 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
LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES

These APIs or parameters start at the following location: com.google.android.material.datepicker.MaterialDatePicker.onStart

Describe the solution you'd like
Please fix it

@ytheekshana
Copy link

+1

@RoyTheReal
Copy link

RoyTheReal commented Feb 6, 2025

+1
Same issue with me

@carlota-may
Copy link

+1

1 similar comment
@michael-winkler
Copy link
Contributor

+1

@liyuhaolol
Copy link

+1

@kendrickumstattd kendrickumstattd marked this as a duplicate of #4607 Feb 19, 2025
@NilovKirill
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

9 participants