restartable skippable fun AnimatableAnimateToGenericsType() fun alphaAnimation( stable visible: Boolean ) restartable skippable fun AlphaAnimationSample() fun ArbitraryValueTypeAnimation( stable enabled: Boolean ) restartable skippable fun ArbitraryValueTypeTransitionSample() fun HeightAnimation( stable collapsed: Boolean ) restartable skippable fun DpAnimationSample() fun OffsetAnimation( stable selected: Boolean ) restartable skippable fun AnimateOffsetSample() fun Dot( stable scale: State ) restartable skippable fun InfiniteProgressIndicator() fun InfinitelyPulsingHeart() restartable skippable fun InfiniteTransitionSample() restartable skippable fun InfiniteTransitionAnimateValueSample() fun simpleAnimate( stable target: Float ): Float fun InfiniteAnimationDemo() restartable skippable fun GestureAnimationSample() fun AnimateAlphaAndScale( stable modifier: Modifier stable transition: Transition ) restartable skippable fun AnimateFloatSample() fun PoppingInCard() fun doubleTapToLike() restartable skippable fun DoubleTapToLikeSample() fun DialerButton( stable visibilityTransition: Transition stable modifier: Modifier ) fun NumberPad( unused stable visibilityTransition: Transition ) fun childTransitionSample() restartable skippable fun CreateChildTransitionSample() fun SelectableItem( selectedState: MutableTransitionState ) fun ItemsSample( stable selectedId: Int ) restartable skippable fun TransitionStateIsIdleSample()