zashi-android
zashi-android copied to clipboard
Add background to design-lib previews
Is your feature request related to a problem? Please describe.
We'd like to leverage the background parameters of the Compose Preview API to eliminate preview customizations using another layer.
Describe the solution you'd like
For example:
@Preview(showBackground = true, backgroundColor = 0xFF231F20)