For #11430 - Gives enough padding to the tab tray give adequate space for the fab

fennec/production
Jeff Boek 4 years ago committed by Emily Kager
parent fe023e1a74
commit 2c39d3ebca

@ -108,7 +108,7 @@
android:id="@+id/tabsTray"
android:layout_width="0dp"
android:layout_height="0dp"
android:paddingBottom="80dp"
android:paddingBottom="140dp"
android:clipToPadding="false"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"

Loading…
Cancel
Save