Skip to content

Instantly share code, notes, and snippets.

@1jGabriel
Created February 22, 2023 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 1jGabriel/3f6d842093d4c2caa2c0c3b296e64942 to your computer and use it in GitHub Desktop.
Save 1jGabriel/3f6d842093d4c2caa2c0c3b296e64942 to your computer and use it in GitHub Desktop.
@Preview(showSystemUi = true, device = Devices.PHONE)
@Preview(showSystemUi = true, device = Devices.NEXUS_7_2013)
@Preview(showSystemUi = true, device = Devices.NEXUS_5)
@Preview(showSystemUi = true, device = Devices.FOLDABLE)
annotation class DevicesPreview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment