Add scroll bar to category recycler

This commit is contained in:
Jay 2020-05-15 02:03:06 -04:00
parent 652e045acf
commit a3c5cc2e91

View File

@ -34,6 +34,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:paddingBottom="4dp"
android:scrollbars="vertical"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"