Skip to content

timherreijgers/BetterCalendarView

Repository files navigation

BetterCalendarView

BetterCalendarView is a better CalendarView for android. It is supposed to be used as an view for either selecting dates or adding and editing events like the standard android calendar app supports. BetterCalendarView follows the material design guidelines and supports both the dark and light theme. The view will change it's theme automatically.

BetterCalendarView can be used with android 4.0 and above

Installation

  1. Download the latest release from the releases tab on github
  2. In android studio go to File -> New -> New module -> Import .JAR/.AAR Package and select the downloaded file.
  3. Go to your module gradle file and add the following line to your dependencies where x is the version:

    compile project(':bettercalendarview-v1.x.x')

About

A better calendarView for android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages