0

I want to custom a DatePickerDialog, How can I do that?

Thanks for your helping!

Han Nguyen
  • 11
  • 3

1 Answers1

1

This can help: How to change the style of a DatePicker in android?

Also, this can be helpful https://www.android-examples.com/change-datepickerdialog-theme-in-android-using-dialogfragment/

Explanation, we are changing the color and style Let me quote image

https://i.stack.imgur.com/xWeWU.png

The above image contains the label for corresponding parts, whose color you can change

Krish Yadav
  • 165
  • 11