如何在nestedscrollview中显示滚动条

时间:2016-12-22 05:28:36

标签: android android-recyclerview android-nestedscrollview

亲爱的,亲爱的。 我使用Nestedscrollview来包装许多按钮和recyclerview组。但我得到的问题是无法在右侧显示滚动条。

nestedscrollview是否具有显示滚动条的属性。

<android.support.v4.widget.NestedScrollView
    android:layout_width="match_parent"
    android:layout_height="match_parent">
.....
</android.support.v4.widget.NestedScrollView

0 个答案:

没有答案