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

* commit '0683ea79c41da532743c0e7a528b958ab779aee5':
  Add contentDescription for material action mode close button
This commit is contained in:
Adam Powell
2014-09-13 02:30:33 +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"