You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: