[fenix] No issue: Top aligns close button for tab in collection (https://github.com/mozilla-mobile/fenix/pull/5161)

See https://github.com/mozilla-mobile/fenix/pull/4442#issuecomment-528580904 for more info
pull/600/head
Sawyer Blatz 5 years ago committed by GitHub
parent b6049a962a
commit 1cfb9cef09

@ -65,7 +65,6 @@
android:background="?android:attr/selectableItemBackgroundBorderless"
android:contentDescription="@string/close_tab"
android:src="@drawable/ic_close"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent" />

Loading…
Cancel
Save