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

Function named goto unable to use in java file #15

Closed
kc18797 opened this issue Mar 3, 2020 · 3 comments
Closed

Function named goto unable to use in java file #15

kc18797 opened this issue Mar 3, 2020 · 3 comments

Comments

@kc18797
Copy link

kc18797 commented Mar 3, 2020

Change the function named goto in PrimeCalenderview.kt file, as goto label is already reserved by java and is not used as a function name.

Also provide the functionality to add the arrow buttons, for next and previous month on click.

Is there any option to slow down scroll or to give maximum no of months while scrolling. Also, it will be helpful if the scroll is disabled and only buttons will work.

@aminography
Copy link
Owner

Thanks for your reporting issue. It will be fixed on the next version soon.

@aminography
Copy link
Owner

An alternative goto function has been provided (goTo) to be able to use it in java. Other recommendations will be added in future releases.

@aminography
Copy link
Owner

Moved to #30 .

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

2 participants