mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
Currently AppBarLayout lacks the functionality which CollapsingToolbarLayout does, to draw a drawable behind the status bar. This CL adds that functionality. Also added related functionality to Catalog PiperOrigin-RevId: 242949840