## Quick Guides Collection
Create a home screen scaffold

Use these Quick Guides to create a home screen scaffold. Scaffolds provide a standardized container to hold together different parts of the UI, such as app bars and floating action buttons. A home screen scaffold can help give your app's home screen a coherent look and feel.[![](http://developer.android.com/static/images/quick-guides/guide-sample-preview.png)](http://developer.android.com/develop/ui/compose/quick-guides/content/display-bottom-app-bar)  

### [Display a bottom app bar](http://developer.android.com/develop/ui/compose/quick-guides/content/display-bottom-app-bar)

Create a bottom app bar to help users navigate and access functions in your app.  
[Guide](http://developer.android.com/develop/ui/compose/quick-guides/content/display-bottom-app-bar)  
[![](http://developer.android.com/static/images/quick-guides/guide-sample-preview.png)](http://developer.android.com/develop/ui/compose/quick-guides/content/display-top-app-bar)  

### [Display a top app bar](http://developer.android.com/develop/ui/compose/quick-guides/content/display-top-app-bar)

Create a top app bar to help users navigate and access functions in your app.  
[Guide](http://developer.android.com/develop/ui/compose/quick-guides/content/display-top-app-bar)  
[![](http://developer.android.com/static/images/quick-guides/guide-sample-preview.png)](http://developer.android.com/develop/ui/compose/quick-guides/content/create-scaffold)  

### [Create a scaffold component to hold the UI together](http://developer.android.com/develop/ui/compose/quick-guides/content/create-scaffold)

Containers provide the user access to key features and navigation items. There are two types of app bars, top app bars and bottom app bars.  
[Guide](http://developer.android.com/develop/ui/compose/quick-guides/content/create-scaffold)  
![](http://developer.android.com/static/images/quick-guides/guide-video-illustration.png)  

### Insets in Compose

6 minutes

Learn how insets communicate to your app where system decorations are placed, and how Compose APIs help your content automatically move with the system UI components.  
[Guide](http://developer.android.com/develop/ui/compose/quick-guides/content/video/insets-in-compose)![](http://developer.android.com/static/images/picto-icons/help.svg)  

## Have questions or feedback

Go to our frequently asked questions page and learn about quick guides or reach out and let us know your thoughts.  
[Go to FAQ](http://developer.android.com/quick-guides/faq)[Leave feedback](https://issuetracker.google.com/issues/new?component=1573691&template=1993320)