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

[FEATURE] Maximum selectable span #28

Closed
enricobenedos opened this issue Jan 15, 2020 · 1 comment
Closed

[FEATURE] Maximum selectable span #28

enricobenedos opened this issue Jan 15, 2020 · 1 comment

Comments

@enricobenedos
Copy link

In my case I need to give to user the possibility to select max 7 days span. At the moment the span selection is free. It will be a very good feature to add to this package, something like:

DateRagePicker.showDatePicker(
          context: context,
          …
          maxSelectableSpan: 7
)
@enricobenedos
Copy link
Author

Closed due to deprecation.

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

1 participant