I asked it yesterday but nobody's answering. When ...
# compose
s
I asked it yesterday but nobody's answering. When using dropdown inside a Box the popup starts with box parent but the end goes to end of the screen . I am using fillMaxWidth in Dropdown modifier. Is there any way to limit it's end also to its parent????
l
how about using constraint layout for that dropdown & options list section?
s
Well i am rather looking for proper way to do it or if it's a bug i wanna know that for sure.