[fenix] Fix the incognito icon looks out of place/misaligned

pull/600/head
Madalin Valceleanu 5 years ago committed by Emily Kager
parent d82d16c98c
commit 5b82099137

@ -25,6 +25,7 @@
android:background="?android:attr/selectableItemBackgroundBorderless"
android:contentDescription="@string/content_description_private_browsing_button"
android:src="@drawable/private_browsing_button"
app:layout_constraintBottom_toTopOf="@+id/wordmark"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent" />

Loading…
Cancel
Save