Skip to content

Commit e7e5cbf

Browse files
committed
Modified layout contraints to let CTA button in Native Ad to not be pushed away
1 parent 30819fe commit e7e5cbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/google_mobile_ads/android/src/main/res/layout/gnt_medium_template_view.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@
222222
app:layout_constraintBottom_toBottomOf="parent"
223223
app:layout_constraintEnd_toEndOf="parent"
224224
app:layout_constraintStart_toStartOf="parent"
225-
app:layout_constraintTop_toBottomOf="@id/body"
226225
app:layout_constraintHeight_max="50dp"
227226
app:layout_constraintHeight_min="35dp"
228227
/>

0 commit comments

Comments
 (0)