DateRangePicker icon indicating copy to clipboard operation
DateRangePicker copied to clipboard

Date Range Picker is a Calendar Picker View to show a Customized Date Range Picker with improved UI and functionality to add subtitles to the dates

Results 48 DateRangePicker issues
Sort by recently updated
recently updated
newest added

Bumps appcompat from 1.0.2 to 1.5.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.appcompat:appcompat&package-manager=gradle&previous-version=1.0.2&new-version=1.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps gradle from 3.4.0 to 7.2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=3.4.0&new-version=7.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 1.1.3 to 2.1.4. Release notes Sourced from constraintlayout's releases. 2.1.3 Point release of the constraintlayout library. ConstraintLayout Add getSceneString on ConstraintLayout which gets a json formatted dump...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2. Release notes Sourced from junit's releases. JUnit 4.13.2 Please refer to the release notes for details. JUnit 4.13.1 Please refer to the release notes...

dependencies

Bumps gradle-bintray-plugin from 1.4 to 1.8.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.jfrog.bintray.gradle:gradle-bintray-plugin&package-manager=gradle&previous-version=1.4&new-version=1.8.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Please provide another way to access you library, many people depend on it.

I want to hide or change color of these dates. Any idea how i can do it? ![issue](https://user-images.githubusercontent.com/50322893/106230011-6fd28b00-6210-11eb-9b00-81d012aaca38.jpeg)

Is it possible to switch the CalendarPickerView between editable and readonly? If not, how can the vertical scroll position of the CalendarPickerView be determined and set to another instance?