2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00

[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/11873 - Add scrollbar in tabs tray

This commit is contained in:
amkcpu 2020-07-03 09:18:34 +02:00 committed by Emily Kager
parent 0bdfec0969
commit c76e88cf61

View File

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