Fixed
Status Update
Comments
ma...@google.com <ma...@google.com>
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
Are
@Composable
factory functions, which means that they cannot be created / referenced within top levelModifier
declarations. For consistency with Compose API guidelines these should not be@Composable
.