Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
Description
Also, we want to make it easier to call Shapes functions from Compose, using Compose types such as Matrix and Path (the non-platform forms of those APIs). Ideally, these functions will live in Compose itself, but in the meantime we can prototype what we need in the testapp-compose integration test (the Compose.kt file specifically).