Material Date Picker text color

后端 未结 2 744
暖寄归人
暖寄归人 2020-12-18 11:00

I am trying to change the text color of my DatePicker

 

        
2条回答
  •  -上瘾入骨i
    2020-12-18 11:40

    As with most components, the DatePicker's text color is effected by textColorPrimary:

    @color/Black
    

提交回复
热议问题