mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/22308 - Changed constraint of tab tray overflow
This commit is contained in:
parent
5602bfb92a
commit
cd8979e995
@ -119,7 +119,7 @@
|
||||
android:visibility="visible"
|
||||
app:layout_constraintBottom_toBottomOf="@id/tab_layout"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@id/tab_layout"
|
||||
app:layout_constraintTop_toTopOf="@id/topBar"
|
||||
app:srcCompat="@drawable/ic_menu"
|
||||
app:tint="@color/fx_mobile_icon_color_primary" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user