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

Double Dates are getting selected from DatePicker #8

Open
ghost opened this issue Jul 13, 2017 · 0 comments
Open

Double Dates are getting selected from DatePicker #8

ghost opened this issue Jul 13, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 13, 2017

If user try to select date from DatePickerDialog option in NORMAL_CALENDAR, Sunday date got selected first then actual selected date called.

Actual case where it happens and where its not:

Happens
1)When user select date from next week, Sunday got selected then actual date.
2)When user select date from previous week, Sunday got selected first.

Not Happens:
When user select date from next to next OR any week other then next week, actual date get selected/sunday not get selected.
When user select date from prev to prev OR any week other then prev week, actual date get selected/sunday not get selected.

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

0 participants