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

Ian Arbuckle

09/12/2020, 2:03 PM
Anybody receiving errors with Kotlin synthetic in 1.4.10 Kotlin with Compose in AS 4.2 Canary 10?
Copy code
e: java.lang.AssertionError: Unbound symbols not allowed
My dependency versions: compose: 1.0.0-alpha02 kotlin: 1.4.10 android gradle plugin: 4.2.0.alpha10
s

Sergey Y.

09/12/2020, 2:23 PM
Known issue. JB is working on it.
i

Ian Arbuckle

09/12/2020, 2:31 PM
I see! thanks
r

Rudolf Tammekivi

09/12/2020, 4:09 PM
I refactored all my code to use view binding to get around this
d

Dr.jacky

11/15/2020, 4:39 PM
I have this weird problem in IDE: https://issuetracker.google.com/issues/172737432
2 Views