[fenix] Issue 3334 - Fix icons alignment in Collections cards (https://github.com/mozilla-mobile/fenix/pull/3382)

pull/600/head
Andrei Teslovan 5 years ago committed by Colin Lee
parent ebd732ea3f
commit 4131c3a535

@ -82,8 +82,8 @@
<ImageButton
android:id="@+id/collection_share_button"
android:layout_width="20dp"
android:layout_height="20dp"
android:layout_width="24dp"
android:layout_height="24dp"
android:layout_marginStart="16dp"
android:layout_marginEnd="30dp"
android:background="?android:attr/selectableItemBackgroundBorderless"

Loading…
Cancel
Save