onBindView

abstract fun onBindView(viewHolder: T, calendarDay: CalendarDay)

Called by Ephemeris when data should be displayed in the given cell.

Sources

Link copied to clipboard