heitorcolangelo / CalendarDialogBuilder

Clean and easy way to create a caledar in an alert dialog (Android)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This method is DEPRECATED, use Pickers instead.

CalendarDialogBuilder

Clean and easy way to create a caledar in an alert dialog (Android)

This is a simple class that implements a CalendarView in a AlertDialog. Easy to use and modify.

You'll have to import:

  • the layout file of the dialog
  • the CalendarDialogBuilder class

The implementation you can see in the sample code.

If you have any question, please get in contact: heitorcolangelo@gmail.com

About

Clean and easy way to create a caledar in an alert dialog (Android)


Languages

Language:Java 100.0%