I am trying to add a centered loading indicator inside of LazyColumn like shown in the text snippets however, my loading view is never centered. I am guessing it has to do something with how the children of the lazy column are measured. Is there a way to have the loading view take up the rest of the screen so that I can center the circular progress indicator?