# material-components-android-motion-codelab **Repository Path**: mirrors_chrisbanes/material-components-android-motion-codelab ## Basic Information - **Project Name**: material-components-android-motion-codelab - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-03 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Codelab: Building Beautiful Transitions with Material Motion for Android The Material motion system for Android is a set of transition patterns within the [MDC-Android library](https://material.io/components/android) that can help users understand and navigate an app, as described in the [Material Design guidelines](https://material.io/design/motion/the-motion-system.html). This repo houses the source for the [Material motion system codelab](https://codelabs.developers.google.com/codelabs/material-motion-android), during which you will build Material transitions into an example email app called Reply. The starter code is available on the default `develop` branch, and the complete code is available on the `complete` branch, which can you can checkout by running `git checkout complete`. Reply transitions