We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f4c85d + 7ba5d57 commit e2427caCopy full SHA for e2427ca
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