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

Commit a403ed3e authored by Isaac Katzenelson's avatar Isaac Katzenelson
Browse files

Fix content description for alarm delete button

Bug: 11163444
Change-Id: I21d27ccdff81346d223ba43bec36702710f2988b
parent 3a4ba0db
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