https://kotlinlang.org logo
#compose
Title
# compose
s

Scott Kruse

12/24/2021, 1:37 AM
Is there a way to use launched effects in previews? Like previewing an animation or something? Maybe export a preview to gif 🤔
c

Chris Sinco [G]

12/24/2021, 1:47 AM
Have you tried the Interactive Preview or Animation inspector feature?
🔥 1
👍 1
You could also deploy just the Preview to device and take a recording
s

Scott Kruse

12/24/2021, 1:56 AM
Thanks 🙏🏼 I haven’t tried the interactive preview too much but sounds like the type of thing I was looking for
c

Chris Sinco [G]

12/24/2021, 2:24 AM
Yeah you can actually keep it on and work on the code. You'll just have to rebuild with each change, but once the build refresh is done, the preview will “relaunch”