[fenix] For https://github.com/mozilla-mobile/fenix/issues/16437: Remove unnecessary space for tracking protection exceptions

pull/600/head
Biren-Nayak 3 years ago committed by mergify[bot]
parent 4e5047d203
commit bd610d394f

@ -14,7 +14,6 @@
android:id="@+id/exceptions"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
android:visibility="gone"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"

Loading…
Cancel
Save