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

Wrong week after setSelectedDate(), issue with scroll #390

Closed
antonkrasov opened this issue Aug 23, 2016 · 3 comments
Closed

Wrong week after setSelectedDate(), issue with scroll #390

antonkrasov opened this issue Aug 23, 2016 · 3 comments
Labels
CNR Could Not Reproduce

Comments

@antonkrasov
Copy link

Hello,

I saw this issue: #222 , but I think I have another one.

So I have CalendarView with WEEKS mode. Also I have another view, where I can scroll and select another day, so after this I call:

mWeekView.setSelectedDate(calendar.getTime());
mWeekView.setCurrentDate(calendar.getTime());

but after 12 November if I try to change date to 13 November, week doesn't scroll right.

Please check this video, to understand what I'm talking about: https://www.dropbox.com/s/tqx2r0hzudvh7pz/bug_with_scroll.mov?dl=0

For all weeks before 12 November works correctly..

I used logs and double check that November 13 passed correctly to setSelectedDate...

Please let me know, if you need any other info.

Thanks.

@hemant3370
Copy link

@antonkrasov Did you find any solution?

@antonkrasov
Copy link
Author

@hemant3370 not really

@MahendraRaj
Copy link

try using setCurrentDate()

@quentin41500 quentin41500 added the CNR Could Not Reproduce label Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CNR Could Not Reproduce
Projects
None yet
Development

No branches or pull requests

4 participants