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
1 Commits
Author SHA1 Message Date
herel a8905327f0 fix(ui): Show event dates in card view
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.
2026-08-04 09:57:47 +02:00