daniel-stoneuk / material-about-library

Makes it easy to create beautiful about screens for your apps
Apache License 2.0
1.12k stars 140 forks source link

Support for Material Components theming system/DayNight styles #96

Closed EdricChan03 closed 4 years ago

EdricChan03 commented 4 years ago

Currently, the library's Theme.Mal.* styles extend the former AppCompat themes. However, my project uses the new themes provided by the Material Components for Android library.

Will there be any support for this?

EDIT: The Material Components theming system also has support for DayNight styles which can be used for implementing a system-wide dark mode.

daniel-stoneuk commented 4 years ago

This should be supported by the library. I'll work on it.

EdricChan03 commented 4 years ago

What about updating the Material Components for Android library to use the most recent beta version (1.1.0-beta01)? It's mostly stable for the time being, albeit it introduces a ton of breaking changes.

daniel-stoneuk commented 4 years ago

Going to be resolved very soon by removing mal themes