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:
parent
0bdfec0969
commit
c76e88cf61
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user