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

Commit 87e3ddff authored by Brian Attwell's avatar Brian Attwell Committed by Android (Google) Code Review
Browse files

Merge "Remove unwanted padding from delete button" into lmp-mr1-dev

parents fc2ad4fa 62fae8e8
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"