I\'m using a NestedScrollView in a layout, and am attempting to use the new CoordinatorLayout from the design support library for CollapsingToolbarLayout.
My layout
In your AndroidManifest.xml, make sure you have 'windowSoftInputMode' attribute set to 'adjustResize'.