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

Commit a8109812 authored by Annie Chin's avatar Annie Chin
Browse files

Fix collapse arrow contentdescription.

Bug: 24892251
Change-Id: Iaac5be0b7378ab6bcbb26cd5e77edd286127e0ba
parent c42cfd50
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@
                android:layout_width="@dimen/touch_target_min_size"
                android:layout_height="@dimen/touch_target_min_size"
                android:layout_gravity="center_vertical|end"
                android:contentDescription="@string/expand_alarm"
                android:contentDescription="@string/collapse_alarm"
                android:rotation="@integer/chevron_rotate_180"
                android:scaleType="center"
                android:src="@drawable/ic_expand_down" />