Compose updates! Some things that stood out to me...
# compose
c
Compose updates! Some things that stood out to me: Version 1.3.0-rc01 • Added new experimental API Hyphens to support automatic hyphenation in Text (Iaa869) • Support negative spacings in lazy lists and grids • Improve Snapping animations • Fixed
ArrayIndexOutOfBoundsException
coming from the slot table (b/249076084) • Fixed
LazyColumn
memory leak -
onModifierLocalsUpdated
was not being called with the default value when modifiers were reused (b/230168389) Old-ish... but just a reminder that Version 1.3.2 supports Kotlin 1.7.20
🔥 11