fix(ui): Show event dates in card view #1

Merged
herel merged 1 commits from fix/event-card-date-display into main 2026-08-04 07:59:29 +00:00
Owner

The EventCard had a fixed 120dp height that clipped the date line.
Remove the height constraint so the card grows to fit all content,
and format ISO datetime strings into readable dd.MM.yyyy HH:mm format.

The EventCard had a fixed 120dp height that clipped the date line. Remove the height constraint so the card grows to fit all content, and format ISO datetime strings into readable dd.MM.yyyy HH:mm format.
herel added 1 commit 2026-08-04 07:59:24 +00:00
The EventCard had a fixed 120dp height that clipped the date line.
Remove the height constraint so the card grows to fit all content,
and format ISO datetime strings into readable dd.MM.yyyy HH:mm format.
herel merged commit 1795337d01 into main 2026-08-04 07:59:29 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: herel/myice-kmp#1