RoboJackets / apiary-mobile

Android app for MyRoboJackets attendance and merchandise distribution
https://play.google.com/store/apps/details?id=org.robojackets.apiary
Apache License 2.0
0 stars 0 forks source link

`Window.setStatusBarColor` is deprecated #70

Open evan10s opened 2 months ago

evan10s commented 2 months ago

This method no longer works with Android 15. I believe enabling edge-to-edge and doing it yourself is the solution, but that's non-trivial and we have time before Android 15 is released. I imagine library support for this will improve given some time too