How to show a Row that is aligned bottom in a Box ...
# compose
s
How to show a Row that is aligned bottom in a Box in Modal Bottom Sheet when sheetstate is half visible?
1
c
I don’t think what you want is possible. (If I’m wrong I’d love to know it, because I have the same requirement.) Your text field in this case is at the bottom of the sheet. The bottom of the sheet just happens to be off the screen.
o
I think you have to listen to the sheet state (swipe state) and offset the text field based on that value
j
There's no way to do that currently. Please file an issue here: https://issutracker.google.com/issues/new?component=742043&template=1590761
s
Spelling mistake in the link. Was confused why link was not working. Anyways filed an issue.
j
Hah, sorry about that! Thank you!