commonMain.epicarchitect.calendar.compose.basis.EpicCalendarConstants.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of epic-calendar-compose Show documentation
Show all versions of epic-calendar-compose Show documentation
Compose Multiplatform library for displaying epic calendars
The newest version!
package epicarchitect.calendar.compose.basis
object EpicCalendarConstants {
const val GridCellAmount = 42
const val DayOfWeekAmount = 7
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy