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 can I show only month and year in datepicker? #48

Open
kokorambo opened this issue Jun 1, 2017 · 2 comments
Open

How can I show only month and year in datepicker? #48

kokorambo opened this issue Jun 1, 2017 · 2 comments

Comments

@kokorambo
Copy link

I wanna show only month and year in datepicker. How can I custom this?

@brucetoo
Copy link
Owner

brucetoo commented Jun 1, 2017

there are not switch to custom, you just need get the source code and remove DAY LoopView in layout_date_picker and related source code

@RivenK
Copy link

RivenK commented Jul 11, 2017

get your date_picker object first , get dayPicker from date_picker . Just setVisibility Gone

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

3 participants