WebView in CoordinatorLayout with CollapsingToolbarLayout
You can use android:fillViewport="true"
for NestedScrollView and layout_height="wrap_content"
for WebView
You can use android:fillViewport="true"
for NestedScrollView and layout_height="wrap_content"
for WebView