Searched refs:foldedViewHeight (Results 1 – 1 of 1) sorted by relevance
122 val foldedViewHeight = foldedView.measuredHeight in onLayout() constant123 foldedView.layout(0 + marginPixels, 0, foldedViewWidth + marginPixels, foldedViewHeight) in onLayout()