feat: responsive attribute card layout with fluid scaling (Closes #5) #46
Reference in New Issue
Block a user
Delete Branch "feature/issue-5-responsive-attribute-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(90.dp)withModifier.weight(1f)for fluid attribute name sizingTextOverflow.Ellipsis+maxLines = 1as safety net against truncationfillMaxWidth()to outer Row and proper alignment for consistent rendering at all widthsCloses #5