https://kotlinlang.org logo
e

Eric Ampire [MOD]

11/11/2020, 7:34 PM
Apparently it’s now possible to compile a jetpack compose project in version 4.1.1 of android studio without being enforced to use Android Studio 4.2
👀 1
😎 2
j

Javier

11/11/2020, 7:39 PM
does it work 100%?
e

Eric Ampire [MOD]

11/11/2020, 7:43 PM
Yes but there is not the preview
j

Javier

11/11/2020, 7:47 PM
Maybe this is related to JetBrains Compose working with AGP 4.0.1. Hope this changes the Preview behavior so it receives a Compose Theme instead of picking it from the manifest
i

Ian Lake

11/11/2020, 8:04 PM
The policy of using canary versions of Studio for Compose hasn't changed, so keep in mind that you're well off on your own if you go down this route
👍 4
d

David Albers

11/12/2020, 4:47 PM
Curious, @Eric Ampire [MOD], what AGP version are you using when compiling in Android Studio 4.1.1?
21 Views