vikramkakkar / SublimePicker

A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
Apache License 2.0
2.31k stars 407 forks source link

Event indicator in SublimeDatePicker #58

Open WasimMemon opened 7 years ago

WasimMemon commented 7 years ago

Hi, Thanks for the awesome library. This is really good library with all customization options. My problem is for creating event i am using this date and time picker but i can't display events in date picker. for that i have to use some other library. So to reduce dependency and avoid 65k method problem i am trying to add event indicator in SublimeDatePicker. (display color single dot for events on particular date)

So is there any way i can do ?

vvbhandare commented 6 years ago

Did you get any solution?

WasimMemon commented 6 years ago

@vvbhandare No. For that I have used different library for display static calendar view with indicator.