Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 62fae8e8 authored by Brian Attwell's avatar Brian Attwell
Browse files

Remove unwanted padding from delete button

Bug: 18004959
Change-Id: I2f573ffc453d016c6a4cb57e036dcc7e888be8c1
parent b7e654fa
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -21,8 +21,6 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="wrap_content"
    android:layout_height="@dimen/editor_min_line_item_height"
    android:layout_marginRight="2dip"
    android:layout_marginEnd="2dip"
    android:layout_gravity="center_vertical">
    <ImageView
        android:id="@+id/delete_button"