https://kotlinlang.org logo
z

zoha131

10/25/2020, 11:33 AM
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

Andrey Kulikov

10/25/2020, 12:40 PM
good idea, could you please file a feature request?
z

zoha131

10/25/2020, 2:10 PM
Thanks for suggestion. I have created an issue . I can’t change the type to Feature Request.
9 Views