material-prefs icon indicating copy to clipboard operation
material-prefs copied to clipboard

⚙ A beautiful and extensible API for bulding preferences screen

Results 2 material-prefs issues
Sort by recently updated
recently updated
newest added

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). ![image](https://user-images.githubusercontent.com/395096/94619850-f6d41e80-0283-11eb-8a7e-eee79e9e5f91.png) Can you help me? Thanks.