We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7aff29 commit 7ba5d57Copy full SHA for 7ba5d57
core/res/res/layout/action_mode_close_item.xml
@@ -19,6 +19,7 @@
19
android:focusable="true"
20
android:clickable="true"
21
android:paddingLeft="8dip"
22
+ android:contentDescription="@string/action_mode_done"
23
style="?android:attr/actionModeCloseButtonStyle"
24
android:layout_width="wrap_content"
25
android:layout_height="match_parent"
0 commit comments