vikramkakkar / SublimePicker

A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
Apache License 2.0
2.31k stars 407 forks source link

How to customize SublimePicker #74

Open markRott opened 6 years ago

markRott commented 6 years ago

Hello)

Please, help me)))

1) I want to change the text color\text size\label margin or padding for the label: year. 2) I want to change the text color\text size\label margin or padding for the label: day of the week\day\month. 3) I want to change the text color of the cancel button (eg: CANCEL button - steel color. OK button - green color).

screenshot_2017-12-26-18-31-25

4) I want to leave one label a year, when choosing a date range. 5) I want to add a dash between the values of the selected dates.

screenshot_2017-12-27-15-07-35

5mi13 commented 6 years ago

@markRott I override the styles. I replaced layout, with the same names as in the library, and set GONE visibility to reset button. Also in date_picker_header.xml, the ll_header_date_range_cont container added a dash between the TextView.