soderbjorn
12/25/2021, 9:00 PMbuildFeatures
block, and a org.jetbrains.compose
plugin? This breaks preview support in Android Studio (I'm aware Jetbrains provides their own preview plugin for Compose though, although I couldn't get it working due to some Kotlin incompatibility). Does this different setup imply that the Android module in a multi-platform project might always be one step behind Google and require "special treatment" to work? Compose for Desktop would be very compelling if the Android module could use the latest available features from the latest version of Google's Compose -- and take full advantage of all Android Studio features including preview -- even if of course desktop and web implementations would have to use the Jetbrains implementation which would not have complete feature parity. Maybe this is how it works? I could be misunderstanding something. (I'm very impressed by Compose for Desktop despite these questions / reservations, by the way. And Happy Holidays!)olonho
12/27/2021, 8:18 AM