Change DatePicker header text color
问题 I have a datepicker that's showing a header on Lollipop, it looks like this I want to either change the color of the big date in the header from black to white, or remove the header altogether, I don't care which. I've tried changing textColorPrimary , textColor and titleTextColor but it has no effect. 回答1: Well I have no clue what's the parent theme that you have for your Date Picker theme. Let's say you have a custom theme for your Date Picker like below, <style name="yourCustomStyle"