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

Commit 7ba5d57a authored by Adam Powell's avatar Adam Powell
Browse files

Add contentDescription for compact action_mode_close_item

Fix bug 6219630

Change-Id: I551624466d02f5d31be7030518b0d47b3b7f03b5
parent e7aff299
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
        android:focusable="true"
        android:clickable="true"
        android:paddingLeft="8dip"
        android:contentDescription="@string/action_mode_done"
        style="?android:attr/actionModeCloseButtonStyle"
        android:layout_width="wrap_content"
        android:layout_height="match_parent"