Currently we have `Modifier.fillParentMaxWidth()` ...
# compose
z
Currently we have
Modifier.fillParentMaxWidth()
for
LazyItemScope
. I want my item to take 80% of the available width. It would be great to have similar API like
fillMaxWidth(fraction: Float)
a
good idea, could you please file a feature request?
z
Thanks for suggestion. I have created an issue . I can’t change the type to Feature Request.