MaterialDateTimePicker
MaterialDateTimePicker copied to clipboard
Theming MonthView
Here I have replaced all the resources used by the MonthView with attributes that can be applied by a Theme. the dark theme now is an actual theme. Devs now can apply their own theme to the view without overriding resources
I still have problems with the formatter. May get some help on that?
This could be useful. I'll review this, the next time I can spend a day of development time
@wdullaer conflicts solved
Cheers! I'll try to get this reviewed by the end of the month. Sorry for the delay.
Could you write a snippet of code for in the README on how devs can create their own themes and apply them?