ExtendedCalendarView icon indicating copy to clipboard operation
ExtendedCalendarView copied to clipboard

Make dates focusable?

Open gabriel-richardson opened this issue 8 years ago • 0 comments

I'm trying to make the date cells focusable so that they have to be clicked twice before firing a new intent to add events (similar to how the default android calendar app handles it). How would I go about implementing this? Do I have to create a custom listener like you did with onDayClickListener or is there another way to do this?

gabriel-richardson avatar Jul 11 '16 19:07 gabriel-richardson