boolder-org / boolder-android

Boolder Android app https://www.boolder.com/en/app
MIT License
28 stars 12 forks source link

Implement dark mode #83

Closed wang-li closed 9 months ago

wang-li commented 9 months ago

Dark mode was not supported yet, so there it is! 🌃

https://github.com/boolder-org/boolder-android/assets/8343416/edbda571-4f4e-46f6-8765-6fef4f5efd7a

This commit also updates the Jetpack compose dependencies, and solves the deprecated usages as well.

nmondollot commented 9 months ago

Great!

I don't have access to my device at the moment, so I can't make tests. But feel free to merge anyway, I'll do tests later.

nmondollot commented 9 months ago

I made some tests, it works great 👍