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

button and scroll conflict #30

Closed
bij-ace opened this issue Sep 20, 2015 · 6 comments
Closed

button and scroll conflict #30

bij-ace opened this issue Sep 20, 2015 · 6 comments
Labels

Comments

@bij-ace
Copy link

bij-ace commented Sep 20, 2015

if im on Jan 2015 and i scroll (not button press) to Apr 2015, then i press previous button it takes me to Feb 2015. why is this happening?

@SundeepK SundeepK added the bug label Sep 20, 2015
@SundeepK
Copy link
Owner

Thanks for pointing that out it looks like a bug. I'll investigate this one. Actually I might be able to write a test for it as well.

@SundeepK
Copy link
Owner

Since I added that functionality, the java calendars might be getting in an inconsistent state. Again, java calendar class is mutable and awkward :(.

@XxGoliathusxX
Copy link

I tested it in my calendar iand i got march the 1st fine

@SundeepK
Copy link
Owner

It's in master, try and see if it solves the problem. I think it should be fixed. Looks like you have to scroll a few months backwards/forwards and then use the buttons to scroll months. It''ll update the calendar to an incorrect month.

Will release new version soon.

@SundeepK
Copy link
Owner

Available in:

dependencies {
    compile 'com.github.sundeepk:compact-calendar-view:1.7.7'
}

@bij-ace
Copy link
Author

bij-ace commented Sep 21, 2015

yes it is solved. thank u :)

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

No branches or pull requests

3 participants