Skip to content

Commit

Permalink
Updated Use cases section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MaciejCiemiega authored Dec 6, 2021
1 parent 9811fc0 commit 7b2f9f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
Customisable Preview of system UI decoration for Jetpack Compose.

### Use cases
- Have better control over the Preview in Android Studio to make it look like in the real app.
- Capture images of Composables in code but would like them to be decorated with system UI.
- Want the Preview in Android Studio to look more like in real app on device.
- Save preview output for marketing or documentation purposes.
- You have automated capturing of Composables in code and would like them to be decorated with system UI.

## Documentation

Expand Down

0 comments on commit 7b2f9f6

Please sign in to comment.