标签: android android-recyclerview android-nestedscrollview
nestedscrollview是否具有显示滚动条的属性。
<android.support.v4.widget.NestedScrollView android:layout_width="match_parent" android:layout_height="match_parent"> ..... </android.support.v4.widget.NestedScrollView