feat: responsive talent card layout with fluid name scaling (Closes #6) #47
Reference in New Issue
Block a user
Delete Branch "feature/issue-6-responsive-talent-card-layout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Modifier.width(150.dp)withModifier.weight(1f)for fluid talent name sizingTextOverflow.Ellipsis+maxLines = 1as safety netwidthIn(min = 24.dp)for attribute value and talent value columns to ensure right-alignmentfillMaxWidth()Closes #6