heysupratim/material-daterange-picker

Make Selected date in TO tab always be greater than FROM selection

Open

#48 opened on Aug 28, 2016

View on GitHub
 (5 comments) (4 reactions) (1 assignee)Java (275 forks)batch import
bughelp wanted

Repository metrics

Stars
 (1,324 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

If i select a future date in the From tab and i clicked on To tab. It is still showing current date as selected. The To tab value should be same or latter than The value selected in from tab.

Contributor guide