Hide scrollbar from compact tags group

This commit is contained in:
arkon 2021-01-03 22:46:37 -05:00
parent 9cc6491c2a
commit 175c1df0b8

View File

@ -234,6 +234,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:requiresFadingEdge="horizontal"
android:scrollbars="none"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/manga_summary_text">