Searched refs:optionMeasuredHeight (Results 1 – 1 of 1) sorted by relevance
82 get() = optionMeasuredHeight * alignedOptionIndex in <lambda>()89 private var optionMeasuredHeight = 0 in <lambda>() variable293 optionMeasuredHeight = optionLayout.getChildAt(0).measuredHeight in <lambda>()319 val yOffset = (optionMeasuredHeight - iconHeight) / 2 in <lambda>()338 mArrow.y = y + (optionMeasuredHeight / 2) - (mArrowHeight / 2) + extraSpaceForRowAlignment in <lambda>()