Join Slack
Does anyone have a good practice when working with WebView inside a LazyColumn? Using Webview with `...
# compose-android
h
Hieu Truong
05/13/2024, 9:44 AM
Does anyone have a good practice when working with WebView inside a LazyColumn? Using Webview with
fillMaxSize
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.
7
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by