Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
[ID: 558956]
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Request for new functionality
View staffing
Description
ScalingLazyColumn (and apparently LazyList) don't render correctly unless in Interactive Mode.
Ideally something like?
a) limitation would be fixed so that Previews for screens including Lazy lists are supported. b) Some sort of warning to make it clear that Previews are not correct. c) Flag to default to interactive previews?
Some public previewshttps://github.com/yschimke/rememberwear/blob/main/wear/src/debug/kotlin/com/google/wear/soyted/ui/InboxScreenPreviews.kt
I can extract out a separate example but it seems clearcut and easy to reproduce across multiple projects.