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

Commit 578a99f6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix long blocked number overlaps with the unblock button issue."

parents cd8e43a8 6b3a4db1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@
        android:layout_height="wrap_content"
        android:layout_alignParentStart="true"
        android:paddingTop="@dimen/blocked_numbers_delete_icon_padding"
        android:layout_alignParentLeft="true"
        android:layout_toLeftOf="@+id/delete_blocked_number"
        android:textDirection="ltr" />

    <ImageView