Commit fab64229 authored by amkcpu's avatar amkcpu Committed by Emily Kager
Browse files

Closes #11873 - Add scrollbar in tabs tray

parent bceb07a0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
        android:layout_height="0dp"
        android:paddingBottom="140dp"
        android:clipToPadding="false"
        android:scrollbars="vertical"
        app:layout_constraintBottom_toBottomOf="parent"
        app:layout_constraintEnd_toEndOf="parent"
        app:layout_constraintStart_toStartOf="parent"