is it possible to merge a selected set of items in...
# compose
y
is it possible to merge a selected set of items in
LazyColum
into one semantics node?
mergeDescendants = true
seems to assume all child composables are eligible for merging but doesn’t allow more precise control.