Change DatePicker header text color

后端 未结 3 825
予麋鹿
予麋鹿 2020-12-10 18:34

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

3条回答
  •  Happy的楠姐
    2020-12-10 19:24

    I am able to change the date color in the header giving a custom theme CustomDatePickerDialogTheme to my datePicker DialogFragment:

    
    
    
    
    
    

提交回复
热议问题