For #24666 Changed trackingProtectionLayout's bottomToTop constraint from clearSiteDataLayout clearSiteDataDivider

pull/543/head
dlp 2 years ago committed by mergify[bot]
parent 727bbaf342
commit aec6e25a1c

@ -41,7 +41,7 @@
android:id="@+id/trackingProtectionLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layout_constraintBottom_toTopOf="@+id/clearSiteDataLayout" />
app:layout_constraintBottom_toTopOf="@+id/clearSiteDataDivider" />
<View
android:id="@+id/trackingProtectionDivider"

Loading…
Cancel
Save