# Module root Compose Animation # Package androidx.compose.animation In this page, you'll find documentation for types, properties, and functions available in the `androidx.compose.animation` package. For example: * Animation APIs such as [Animatable], [AnimatedVisibility], and [animateContentSize]. * Enter/exit animation APIs such as [fadeIn], [slideOut], [expandHorizontally], and [Crossfade]. If you're looking for guidance instead, check out the Animations in Compose guide.