I have Column that consists of
Text (aligned to the top of the screen)
Scrollable Text (placed between the top text and bottom button)
Button (aligned to the bottom of the screen)
What is the easiest way to implement this? If I just place it in a Column the scrollable text pushes the button below the visibility of the screen.
Posted in #compose