Jelajahi Sumber

Hide scrollbar from compact tags group

arkon 4 tahun lalu
induk
melakukan
175c1df0b8
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      app/src/main/res/layout/manga_info_header.xml

+ 1 - 0
app/src/main/res/layout/manga_info_header.xml

@@ -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">