mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
For #22308 - Changed constraint of tab tray overflow
This commit is contained in:
parent
3a039ca918
commit
e5e286f843
@ -119,7 +119,7 @@
|
|||||||
android:visibility="visible"
|
android:visibility="visible"
|
||||||
app:layout_constraintBottom_toBottomOf="@id/tab_layout"
|
app:layout_constraintBottom_toBottomOf="@id/tab_layout"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
app:layout_constraintTop_toTopOf="@id/tab_layout"
|
app:layout_constraintTop_toTopOf="@id/topBar"
|
||||||
app:srcCompat="@drawable/ic_menu"
|
app:srcCompat="@drawable/ic_menu"
|
||||||
app:tint="@color/fx_mobile_icon_color_primary" />
|
app:tint="@color/fx_mobile_icon_color_primary" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user