[fenix] For 11114 - Correct landscape tab tray buttons

pull/600/head
David Walsh 4 years ago committed by Jeff Boek
parent 49359e95e0
commit cdf007295b

@ -48,6 +48,7 @@
app:tabIndicatorColor="@color/accent_normal_theme"
app:tabIconTint="@color/tab_icon"
app:tabRippleColor="@android:color/transparent"
app:tabGravity="fill"
app:layout_constraintWidth_percent="0.5"
app:layout_constraintTop_toBottomOf="@+id/handle"
app:layout_constraintStart_toStartOf="parent">

Loading…
Cancel
Save