android-nested-scroll-webview
android-nested-scroll-webview copied to clipboard
[question]: Jetpack Compose Support
How can I use this in a jetpack compose project? Even if i don't set fillviewport = true would it work? AndroidView(modifier.fillmaxheight()) would do the trick? Also will I be able to use coordinatorBottomMatchingEnabled benefits?