material-prefs
material-prefs copied to clipboard
⚙ A beautiful and extensible API for bulding preferences screen
Hi, I noticed that the [BaseDateTimePickerPreference](https://github.com/ImangazalievM/material-prefs/blob/8651ab4707794b65274e1828ff04cba60a8edf35/material-prefs-datetimepicker/src/main/java/com/imangazalievm/materialprefs/dsl/BaseDateTimePickerPreference.kt#L57) isn't updating the label when you select a time, wasn't sure if this was a bug or feature? but the listSingleChoice updates the label...
Hi, I want change colors to match something like this (black on all backgrounds, orange on titles, white on texts).  Can you help me? Thanks.