Searched refs:marginPixels (Results 1 – 1 of 1) sorted by relevance
99 val marginPixels = in onMeasure() constant104 widthFolded + widthUnfolded + 2 * marginPixels, in onMeasure()116 val marginPixels = in onLayout() constant123 foldedView.layout(0 + marginPixels, 0, foldedViewWidth + marginPixels, foldedViewHeight) in onLayout()130 foldedViewWidth + 2 * marginPixels, in onLayout()132 unfoldedViewWidth + foldedViewWidth + 2 * marginPixels, in onLayout()