• Stars
    star
    240
  • Rank 164,961 (Top 4 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 10 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Google Calendar Recurrence picker

Android Recurrence Picker

Google Calendar Recurrence picker

Screenshot

Example Image

Usage

Maven / Gradle

Maven Central

Maven:

<dependency>
  <groupId>be.billington.calendar.recurrencepicker</groupId>
  <artifactId>library</artifactId>
  <version>1.1.1</version>
  <type>aar</type>
</dependency>

Gradle:

compile 'be.billington.calendar.recurrencepicker:library:1.1.1'

Credits

This library uses Google Calendar Date & Time pickers from Laurent Flavien & Edison Wang's library

The original source code of the recurrence picker can be found here

License

The Apache Software License, Version 2.0