feat: add responsive spacing and padding system (Closes #3) #42
Reference in New Issue
Block a user
Delete Branch "feature/issue-3-responsive-spacing-and-padding-system"
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
UiConstants.Spacingwithsmall(),medium(), andlarge()functions that scale perWindowSizeClass16.dpinApp.ktcontent padding withSpacing.large()16.dp/8.dpinAttributesPage.ktwithSpacing.medium()/Spacing.small()Closes #3
Test plan