How to change Android DatePicker Dialog's “Dividers” Colors

前端 未结 6 1430
無奈伤痛
無奈伤痛 2021-01-04 18:50

I\'m trying to create a custom dialog, basically I\'m using DatePickerDialog.THEME_HOLO_DARK but I want to change the \"divider\" color and the text color.

6条回答
  •  情歌与酒
    2021-01-04 19:32

    you can change the text color by doing something like

    Did you ever figure out how to change the divider color? I'm trying to do the same thing and can't really find anything at the moment.

提交回复
热议问题