Add a scroll bar in the navigation drawer

This commit is contained in:
Alex Ning 2018-07-30 00:11:05 +08:00
parent ddc7b36e72
commit c752b66953

View File

@ -22,7 +22,8 @@
<android.support.v4.widget.NestedScrollView
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:scrollbars="vertical">
<LinearLayout
android:layout_width="match_parent"