google / casa-android

A framework to bootstrap the creation of catalog samples apps by removing all the boilerplate and dynamically including all available samples into a single activity.
Apache License 2.0
263 stars 16 forks source link

Improve the edge-to-edge implementation #13

Closed yaraki closed 1 year ago

yaraki commented 1 year ago

The status bar is transparent and shows the app bar behind.

The actionbar is hidden in the theme rather than in the code so that Scaffold can reflect the correct inset values

LazyColumn uses the padding values at the content end rather than the list itself.

Please add a descriptive PR title

yaraki commented 1 year ago

The status bar shows the app bar behind. The list stretches till the screen end.

Screenshot_1672999360