WebView in CoordinatorLayout with CollapsingToolbarLayout
The bug is now fixed in the latest (22.2.1) design support library.
You can use android:fillViewport="true"
for NestedScrollView and layout_height="wrap_content"
for WebView
The bug is now fixed in the latest (22.2.1) design support library.
You can use android:fillViewport="true"
for NestedScrollView and layout_height="wrap_content"
for WebView