[ads] Fix no gap between NTT CTA button and Brave News feed on Android (#36940)
The PR adds 10dp margin to the NTT CTA button on Android creating the required gap between the NTT CTA button and the Brave News feed. Resolves https://github.com/brave/brave-browser/issues/37465
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
android:id="@+id/sponsored_logo"
|
||||
android:layout_width="170dp"
|
||||
android:layout_height="170dp"
|
||||
android:layout_margin="10dp"
|
||||
android:contentDescription="@null"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:visibility="gone"/>
|
||||
|
||||
Reference in New Issue
Block a user