Searched refs:CardHeightFull (Results 1 – 1 of 1) sorted by relevance
1340 CommunalContentSize.FULL -> Dimensions.CardHeightFull in CommunalContentSize()1358 val CardHeightFull = 530.dp constant1360 val GridHeight = CardHeightFull + GridTopSpacing1362 val CardHeightHalf = (CardHeightFull - ItemSpacing) / 21363 val CardHeightThird = (CardHeightFull - (2 * ItemSpacing)) / 3