Skip to content

xiellml/CalendarCheck

Repository files navigation

CalendarCheck

Introduction

The source code for this project comes from the Calendarlistview project.

it provides a easy way to select dates with a calendar for API 10+. You can find a sample that show how to add DatePickerView to your layout with default style.

The following is changelist

  • Rename some important variables

  • Support to choose single day or multiple days

  • Support tag above today and clicked dates

  • Support horizontal highlighting of the selected range

  • Support localized language (you need to set a variable beforehand)

  • Support reverse selection

Snapshot

Choose Many days

CalendarCheck GIF

Choose One day

CalendarCheck GIF

Releases

No releases published

Packages

No packages published

Languages