restartable skippable fun AnimateIncrementDecrementSample() fun Foo() fun Bar() fun Baz() restartable skippable fun SimpleAnimatedContentSample() fun CollapsedCart() fun ExpandedCart() restartable skippable fun TransitionExtensionAnimatedContentSample() restartable skippable fun SlideIntoContainerSample() fun ColorAnimation( stable primary: Boolean ) restartable skippable fun ColorAnimationSample() fun animate( stable targetValue: Color unstable animationSpec: AnimationSpec stable onFinished: Function1 ): Color restartable skippable fun HorizontalTransitionSample() restartable skippable fun SlideTransition() restartable skippable fun FadeTransition() restartable skippable fun FullyLoadedTransition() restartable skippable fun AnimatedVisibilityWithBooleanVisibleParamNoReceiver() restartable skippable fun AnimatedFloatingActionButton( stable : ColumnScope ) restartable skippable fun SlideInOutSample() restartable skippable fun ExpandShrinkVerticallySample() restartable skippable fun ExpandInShrinkOutSample() restartable skippable fun ColumnAnimatedVisibilitySample() fun Item( unstable : AnimatedVisibilityScope stable modifier: Modifier stable backgroundColor: Color ) fun AnimateMainContent( mainContentVisible: MutableTransitionState ) restartable skippable fun AVScopeAnimateEnterExit() fun ItemMainContent() fun SelectableItem() restartable skippable fun AddAnimatedVisibilityToGenericTransitionSample() fun AnimatedVisibilityInLazyColumn() restartable skippable fun AnimatedVisibilityLazyColumnSample() restartable skippable fun AVColumnScopeWithMutableTransitionState() fun FullScreenNotification( stable visible: Boolean ) restartable skippable fun AnimateEnterExitPartialContent() restartable skippable fun ScaledEnterExit() restartable skippable fun AnimateContent() restartable skippable fun CrossfadeSample() restartable skippable fun GestureAnimationSample() fun InfinitelyPulsingHeart() restartable skippable fun InfiniteTransitionSample()