Always show scrollbars for metadata tags

This commit is contained in:
Stypox 2021-06-02 21:19:57 +02:00
parent d025ef11f8
commit 9e94c81ef2
No known key found for this signature in database
GPG Key ID: 4BDF1B40A49FDD23
1 changed files with 1 additions and 0 deletions

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"