Hieu Truong
05/13/2024, 9:44 AMfillMaxSize in a normal Composable work well to me. But when I need to load a wrap content WebView as an item in a LazyColumn, above items are not rendered correctly (take space but not rendered). Only when manually scrolled it down then it will show up.