Fixed
Status Update
Comments
so...@google.com <so...@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
Filed as requested in compose desktop slack channel
When using the "dense" size ( Material Design specification, the
40.dp
) as described in theOutsizedTextField
shows no text at all.The attachment
IssueOutlinedTextField.kt
is the full code to reproduce the problemThe animated gif
IssueOutlinedTextField.gif
shows the issueThe main code is
This issue happens under compose desktop 0.3.1 / kotlin 1.4.30 (but I was told to post here...)