alamkanak / Android-Week-View

Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
Apache License 2.0
3.42k stars 1.23k forks source link

can you show me how to make OnClickListener? because something went wrong with me #562

Open elik21 opened 4 years ago

elik21 commented 4 years ago

asynchroneusActivity2.txt

I put the code here thanks

elik21 commented 4 years ago

ok i managed to put some events in a day on click but when I change the month the events are passing to another day instead of adding event

elik21 commented 4 years ago

ok I solved that issue too ;)