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

Is there a recent Kotlin Sample I can see to understand how this code is implemented #586

Open rohanafsan opened 2 years ago

rohanafsan commented 2 years ago

I tried to use the Java code by converting to Kotlin and I am seeing these error messages: image image

It tells me that the WeekView is deprecated and to use Event. Does this mean that the Event Class is already implemented? Sorry, I am new to Android and I am practicing by creating an app.

sandeepyohans commented 2 years ago

Check this fork:- https://github.com/thellmund/Android-Week-View

Anandalabal70452 commented 8 months ago

@sandeepyohans is there any half hour format instead of hour in kotlin