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

Swipe Gestures not working #25

Closed
BraveEvidence opened this issue Aug 29, 2018 · 5 comments
Closed

Swipe Gestures not working #25

BraveEvidence opened this issue Aug 29, 2018 · 5 comments
Labels
enhancement New feature or request

Comments

@BraveEvidence
Copy link

Suppose if i collapse the calendar view and instead of pressing the buttons i want to change the dates by swiping. I am adding swipe gesture code to your com.shrikanthravi.collapsiblecalendarview.view.LockScrollView view but its not working. Let me know why

@vishalkumarsinghvi
Copy link

I am also facing the same problem

@shrikanth7698 shrikanth7698 added the enhancement New feature or request label Apr 15, 2019
@tejaschavan21
Copy link

Hello @shrikanth7698 any update on this?
I tried to change the return value of Touch Event overwritten methods in LockScrollView class enabling the onInterceptTouchEvent allows to add gesture to scroll between the weeks but disables the tap event for selecting date. Can you please suggest a quick solution to scroll between the weeks when calendar is collapsed

@karangoel16
Copy link
Contributor

#48

@karangoel16
Copy link
Contributor

have added the swipe events in the following branch

@shrikanth7698
Copy link
Owner

I have released a new build. Thanks to @karangoel16
Use this one.
implementation 'com.github.shrikanth7698:Collapsible-Calendar-View-Android:v1.0.3'

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

No branches or pull requests

5 participants