maltaisn / recurpickerlib

Recurrence picker fragment and dialog for Android, with utilities for finding recurrence dates
Apache License 2.0
65 stars 16 forks source link
android android-dialog android-library android-pickers recurrence-picker

Recurrence picker

Fully customizable recurrence picker dialog and fragment, compatible with API 14. Easy to set up and to customize, almost every view can be styled with attributes. Several settings are available to change the picker interface and behavior.

Demo 1 Demo 2

Gradle dependency

implementation 'com.maltaisn:recurpicker:X.Y.Z'

Replace X.Y.Z with lastest version number:  Download

The mavenCentral() repository is required.

Documentation

KDocs is available here. More documentation and examples is available on the wiki

Changelog

Major changes are as follows:

See changelog for detailed release notes.

Credits

Translations

The library is available in 19 languages. If you make a translation please send a pull request! The library can also be translated via the project on Crowdin. There are comments in the default strings.xml to help with specific translation requirements. Note that v2 introduced some strings and current translations may not be 100% accurate.