Hi all. This is a @Preview question on KMP.
To work with previews, I create a file in the Android sources and I add the previews (@Preview is not available on common code on Inttelij). The problem is that when I update the common source the android preview does not auto-update. Each time it display a "Render Issues" and the live update stops working, so I need to click on the rebuild button on the preview screen.
Is there any how to make this work?
(I attach screenshot: when left code is updated the warning apppears on the right)
Thanks