Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 584 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 584 Bytes

android-calendar

A calendar component for Android

Extended from example of Wagied Davids : http://w2davids.wordpress.com/android-simple-calendar/

FEATURES

  • Current date indicator
  • Localized day names
  • Users can:
  • Select a date by clicking on a cell
  • Deselect an already selected date by clicking on a cell
  • Disable selecting dates before current date
  • Customize cell colors
  • Listen to date selection events

picture alt