Colton Idle
10/25/2022, 1:32 PMSnapshotStateList
and SnapshotStateMap
now have explicit implementaions of toList()
and toMap()
, respectfully.
• A new method, awaitEachGesture()
, for gesture detectors was added.
• Added DrawStyle
as an Experimental attribute to TextStyle
and SpanStyle
to enable drawing outlined text. (If24b8, b/155421273) WOOOOO
• Thanks for vighnesh
for adding TV Devices to Previews (Ie15cd)
Other:
• Android TV for compose?! idk when this was announced, but I saw it in the Keynote. Compose can now be used for Android TV development. edit: more here
• "Relay" was announced for figma <> Composable generation. (definitely cool, but idk if i would trust it. What I would really love is to click a button in figma to generate composable code, and then I can tweak that code, instead of copy pasting and guessing about figma gradient code and bringing into a composable for example)