Join Slack
Communities
Powered by
I'm looking to implement a grid view similar to th...
# compose-android
t
Ted
08/02/2023, 2:33 AM
I'm looking to implement a grid view similar to the one found in google docs (2 column layout, new item in the column with least height). Any ideas on how to do this?
✅ 1
s
Stylianos Gakis
08/02/2023, 6:34 AM
https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/staggeredgrid/LazyStaggeredGridDsl.kt;l=62?q=VerticalStagge&sq=
?
t
Ted
08/02/2023, 7:05 AM
Thanks! Appreciate it!
6
Views
Open in Slack
Previous
Next