You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
What exactly isn't working? At it's core, colorful is very simple. It uses Android's native style engine, just as if you set a style in xml. How different libraries react and use the Android styles is up to them, not colorful.
If you set a custom theme, or disable theme overriding you will disable dark theme functionality, please see the wiki for more info on this.
Other than that, the library you're using not respecting the Android style isn't a colorful issue, you would run into the same issue with or without colorful. Colorful uses Android's style engine and just provides more features to it.
Closing as this is a issue unrelated to colorful. If you have any further questions please open another ticket.
This is the best theming library i have found so far!
I hope you add support for Mike Penz's Material Drawer Library (also MaterialDrawerKt which is based on the original Library)
I tried using the Colorful's
with the theme attributes specified here
but it doesnt seem to work or maybe I'm doing it wrong?
The text was updated successfully, but these errors were encountered: