SmartToolFactory / Jetpack-Compose-Tutorials

🚀🧨📝 Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
Apache License 2.0
3.01k stars 312 forks source link

Show background in Previews for better visibility #28

Closed shahzadansari closed 8 months ago

shahzadansari commented 8 months ago

PR adds showBackground flag for Previews in Tutorial 1 and 2.

Before and After

Screenshot 2024-02-27 at 11 42 20 PM Screenshot 2024-02-27 at 11 42 35 PM