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

Commit 6b3a4db1 authored by Grace Jia's avatar Grace Jia
Browse files

Fix long blocked number overlaps with the unblock button issue.

Test: Manual
Bug: 144783302
Change-Id: I6857cf35caaf90f5f69ef2db30a0a2793ffddf66
parent efc8ef1e
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