Searched refs:foldedViewWidth (Results 1 – 1 of 1) sorted by relevance
121 val foldedViewWidth = foldedView.measuredWidth 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()