We\'ve all been advised against nesting views that contain a scrolling mechanism. However, in the latest Android release (5.0), the Phone app caught my attention with what s
Add latest support package 'com.android.support:support-v4:22.1.1' to your project. And try this:
By default nested scrolling is Enabled.