Should KalendarEvent be an interface? #65
-
Hey there, I see in your library that your main composable Kalendar can take a list of KalendarEvent to mark specific days. What does it mean? If I give it a list of events, will it be put on given day according to the field "date" (sorry I am not an English native speaker) or do you have another logic behind specific days? What if I want to add some fields? Like a place or a time? Do you think it would be possible to discuss the fact that it could be an interface (then I would be able to extend it) rather than a data class? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey hey!
Let me have a look into the API design |
Beta Was this translation helpful? Give feedback.
Hey hey!
Thank you for reaching out. To answer your question,
Let me have a look into the API design