would it be possible that passing instances whose ...
# compose
h
would it be possible that passing instances whose source code is in java confuse the composition? even when those parameters are wrapped with a kotlin class? I have a setup which includes an AndroidView where it is very easy reproduce that java and kotlin classes behave differently.
Ok, this issue also involves launching a coroutine from a coroutineScope that was created by
rememberCoroutineScope
.
created an issue with a detailed description on how to repro https://issuetracker.google.com/issues/180712131
👍 1