I'm trying to implement something like a fillViewPort functionality for scrollable content. Basically, I want the content to fill the remaining size of the screen when the content is not bigger than the screen, but I want to be able to scroll when the content is bigger, Does anyone know how to solve this issue?
c
Casey Brooks
02/10/2022, 3:26 PM
My team's designer loves these kinds of layouts, but they were always such a pain to do in normal XML layouts. They're really simple in Compose though: