Issue 3334 - Fix icons alignment in Collections cards (#3382)

nightly-build-test
Andrei Teslovan 5 years ago committed by Colin Lee
parent e063a92f4f
commit d70b6418b4

@ -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