Skip to content

weblineindia/Android-Custom-Datepicker

Repository files navigation

Android Custom Datepicker

A Custom datepicker control built for developing Android apps.

Table of contents

Description

This is a Custom datepicker control build in Android. Feel free to use and customize this control based on the theme / UI UX of your Android app.

Demo

Usage

Copy DatePickerDialogWithMaxMinRange.kt class to your project's java folder. Then follow the code mentioned in the CustomDatepickerdemo.kt activity class.

Detailed Explaination

For detailed explaination about the creation of the custom date picker and its usage in the activity, kindly refer to our blog post on technetexperts.com

Follow this link to understand the creation of a custom date picker dialog.

Whereas Follow this link to understand how to embed the custom date picker dialog in the activity to get the desired results.

Want to Contribute?

  • Created something awesome, made this code better, added some functionality, or whatever (this is the hardest part).
  • Fork it.
  • Create new branch to contribute your changes.
  • Commit all your changes to your branch.
  • Submit a pull request.

Need Help?

We also provide a free, basic support for all users who want to use this Custom Datepicker in your Android project. In case you want to customize this Datepicker to suit your development needs, then feel free to contact our Android developers.

Collection of Components

We have built many other components and free resources for software development in various programming languages. Kindly click here to view our Free Resources for Software Development.

Changelog

Detailed changes for each release are documented in CHANGELOG.md.

License

MIT

Keywords

DatePicker, Custom Control, Custom Date Picker, Picker Dialog, Custom Dialog