Always show scrollbars for metadata tags

This commit is contained in:
Stypox 2021-06-02 21:19:57 +02:00
parent ae3a9aecfb
commit bafda0960e

View file

@ -30,6 +30,7 @@
android:layout_marginStart="16dp"
android:layout_marginTop="-8dp"
android:layout_marginBottom="-8dp"
android:fadeScrollbars="false"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="@+id/guideline"