1
0
Fork 0

For #10395 - Improve alignment of close buttons with menu in tab tray (#10405)

master
David Walsh 2020-05-05 13:16:47 -05:00 committed by GitHub
parent 249e0cd4e8
commit 5087bcf9f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<androidx.appcompat.widget.AppCompatImageButton
android:id="@+id/mozac_browser_tabstray_close"
android:layout_width="56dp"
android:layout_width="44dp"
android:layout_height="match_parent"
app:layout_constraintHorizontal_bias="0.0"
app:layout_constraintEnd_toEndOf="parent"