1

I would like to change the color of the text/separators of my DatePicker (Preview here in black to white).

PS: It's not a dialog.

<DatePicker
        style="@android:style/Widget.DatePicker"
        android:layout_width="match_parent"
        android:layout_height="wrap_content" />
Dazz Tv
  • 229
  • 1
  • 2
  • 6
  • 1
    There's seems to be [some discussion of this already](https://www.google.com/search?q=android+change+color+of+datepicker&oq=android+change+color+of+datepicker&aqs=chrome..69i57j0l3j69i64j69i60.8326j0j7&sourceid=chrome&ie=UTF-8) – Al Lelopath Apr 11 '17 at 13:57
  • @Al Lelopath Almost all of these topic talks about DatePickerDialog or non-spinner DatePicker. – Dazz Tv Apr 11 '17 at 14:06
  • @DazzTv see this http://stackoverflow.com/questions/29096587/how-to-change-background-color-of-datepicker-in-android – Rajshree Tiwari Apr 11 '17 at 14:07
  • http://stackoverflow.com/q/42367430/7012517 – Shobhit Apr 11 '17 at 15:15

0 Answers0