Custom Calendar Date range swipe selection android

Sachin K picture Sachin K · Mar 21, 2016 · Viewed 13.7k times · Source

I need to design a custom calendar to choose dates whileenter image description here swiping over them. I need some solution on how to implement swipe on the calendar and also will be helpfull if there are any libraries which support this feature.

Any type of help will be considered. thank you! The swipe date UI image is as shown

Answer

Sachin K picture Sachin K · Jun 5, 2017

As there are many Paid Calendars, I have developed an opensource Unpaid Calendar, which can be used to select dates while swiping over them. Which looks like thisenter image description here

Refer the source code at SwipeDateCalendar

which also can be further modified as per requirements.