I added DatePicker in my app. However, when I tested it, I found that on Android the calendar's OK/Cancel buttons were colored white and the background was also white. So the OK/Cancel buttons were not visible. Also, when I clicked a date, it was highlighted in white and this made the selected date not visible either. Is there a way to change the color of the buttons and the selected date? Do I need to create a custom renderer for Android date picker?

