[Android] Fix for News card close button margin (#36663)
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="end"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginEnd="10dp"
|
||||
android:contentDescription="@string/close_text"
|
||||
android:src="@drawable/ic_close" />
|
||||
|
||||
Reference in New Issue
Block a user