Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to customize SublimePicker #74

Open
markRott opened this issue Dec 29, 2017 · 1 comment
Open

How to customize SublimePicker #74

markRott opened this issue Dec 29, 2017 · 1 comment

Comments

@markRott
Copy link

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

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

screenshot_2017-12-27-15-07-35

@5mi13
Copy link

5mi13 commented Feb 8, 2018

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants