Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 673 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 673 Bytes

Motion Layout Toolbar 📱

A showcase app that reproduces the new large top app bar style introduced in Android 12.

Android development

This implementation uses Motion Layout to achieve the desired scrolling behaviour. Motion Layout gives us flexibility and a lot of options to customize the motion animations.

However, if you want to achieve the same effect using a standard component take a look at the implementation of CollapsingToolbarLayout in Material 3.

App recording

Motion Layout Toolbar app recording