Gurupreet / ComposeCookBook

A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
MIT License
6.33k stars 808 forks source link

Scaffold appbar covering content #149

Closed junerver closed 2 years ago

junerver commented 2 years ago

Describe the bug Scaffold appbar covering content

To Reproduce Steps to reproduce the behavior:

  1. clone project
  2. open in android studio
  3. run app on phone

Expected behavior Display content correctly

Screenshots image

Desktop (please complete the following information):

Smartphone (please complete the following information):

I tried it on another device and the same problem occurs,All pages using Scaffold have the problem of appbar covering content

wiryadev commented 2 years ago

Workin on it, thanks for the report