Merge "Add contentDescription for compact action_mode_close_item"

This commit is contained in:
Adam Powell
2012-04-06 16:41:17 -07:00
committed by Android (Google) Code Review

View File

@@ -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"