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

Commit d9d81dd1 authored by Isaac Katzenelson's avatar Isaac Katzenelson Committed by Android Git Automerger
Browse files

am 40536a0c: Fix content description for alarm delete button

* commit '40536a0c':
  Fix content description for alarm delete button
parents 17549edf 40536a0c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@
            android:paddingEnd="8dp"
            android:paddingLeft="8dp"
            android:paddingStart="8dp"
            android:contentDescription="@string/expand_alarm"
            android:contentDescription="@string/delete_alarm"
            android:src="@drawable/ic_delete"
            android:layout_gravity="top|end" />
        <LinearLayout