Searched refs:animateVertically (Results 1 – 2 of 2) sorted by relevance
428 fun animateVertically(yPos: Float) = verticalTranslation.stretchTo(yPos) in animateVertically() method
559 mView.animateVertically(yPosition) in <lambda>()