Limit activity role to 2 lines, use ellipses if needed

This commit is contained in:
Kelrap 2026-01-23 09:42:00 -05:00
parent 97a1ac5d1c
commit 95959be1b1

View file

@ -117,6 +117,8 @@ class ActivityParticipantIndicator extends StatelessWidget {
style: const TextStyle(
fontSize: 12.0,
),
maxLines: 2,
overflow: TextOverflow.ellipsis,
textAlign: TextAlign.center,
),
Text(