am af7ba5de: Merge "Add contentDescription for material action mode close button" into lmp-dev

* commit 'af7ba5dee4454f946ba8e2a3a87205a07bf63171':
  Add contentDescription for material action mode close button
This commit is contained in:
Adam Powell
2014-09-12 22:49:48 +00:00
committed by Android Git Automerger

View File

@@ -20,6 +20,7 @@
android:clickable="true"
android:paddingStart="8dip"
android:src="?android:attr/actionModeCloseDrawable"
android:contentDescription="@string/action_mode_done"
style="?android:attr/actionModeCloseButtonStyle"
android:layout_width="wrap_content"
android:layout_height="match_parent"