[1.3] Responsive Spacing and Padding System #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
User Story
As a user, I want spacing to scale with screen size, so that the UI isn't cramped on mobile or sparse on desktop.
Acceptance Criteria
UiConstantsexpanded with spacing tokens perWindowSizeClass16.dpinApp.ktand8.dpinAttributesPage.ktNotes
Depends on 1.1 for
WindowSizeClass. AffectsUiConstants.kt,App.kt,AttributesPage.kt.