Is it possible to set `maxLines=1` for a `TextFiel...
# compose
k
Is it possible to set
maxLines=1
for a
TextField
in compose 'alpha06' ?
a
from alpha07
k
@allan.conda I'm a bit worried to bump my compose version to
alpha07
. Are there any breaking changes, major issues in the latest release?
a
Well there is a “SlotTable” crash that is difficult to debug and reproduce in isolation. Although we were able to find a fix for it in our case. https://kotlinlang.slack.com/archives/CJLTWPH7S/p1605124287346300 And you need to replace all your foundation.text with material.Text otherwise you’ll get material theming issues
k
Has it fixed in any latest snapshot build?
a
afaik they were still asking for a reproducible build and there’s no ticket for it