Searched refs:heightChange (Results 1 – 1 of 1) sorted by relevance
1121 val heightChange = height * scale - height in applyStateToWindow() constant1123 val translationY = state.top - screenBounds.top + heightChange / 2f in applyStateToWindow()