Update:
Please read my question very carefully. I am trying to change the background colours of both title and header in the dialog. I am not trying to change any text color or only header background color.
Question:
I am using the material DatePickerDialog
in my project. I am trying to change the title color which is in little dark color compared to the header background color. I want the header background and title background to be same.
Here is the screenshot:
I want to change the "Friday" title background color to the same normal green color of the header background. How can I achieve it ?