LabPreview

@Preview(widthDp = 800, heightDp = -1)
annotation class LabPreview

Types

Link copied to clipboard
@Preview(widthDp = 1100, heightDp = -1)
annotation class Large
Link copied to clipboard
@Preview(widthDp = 800, heightDp = -1)
annotation class Medium
Link copied to clipboard
@Preview(widthDp = 500, heightDp = -1)
annotation class Small