```@Preview(device = "id:tv_4k", showBackground = ...
# compose
b
Copy code
@Preview(device = "id:tv_4k", showBackground = true)
@Preview(device = "id:tv_1080p", showBackground = true)
@Preview(device = "id:tv_720p", showBackground = true)
Hi guys i have to use these annotations in every preview is there any way yo like make a custom preview if i annotate that it will take these 3 as default or something ?
s
b
@Swapnil Musale great thanks
👍 1
b
@Stylianos Gakis ya thanks thats great
🌟 1