Always show scrollbars for metadata tags
This commit is contained in:
parent
d025ef11f8
commit
9e94c81ef2
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue