commit | 3b442e4e73bcb1553fdf07259695011bd0ea0f68 | [log] [tgz] |
---|---|---|
author | Brian Attwell <brianattwell@google.com> | Thu Jul 17 10:58:09 2014 -0700 |
committer | Brian Attwell <brianattwell@google.com> | Thu Jul 17 10:58:09 2014 -0700 |
tree | 86ec4718a3eb23e5dd27e24d66024a652af83602 | |
parent | 566455434d12ea481a80c4d7d36425b585ca6f5a [diff] |
Content description on edit screen's menu_done Bug: 16319890 Change-Id: Ie2b9449d4abdb49bb04b796d17757dcd76608ae1
diff --git a/res/layout/editor_custom_action_bar.xml b/res/layout/editor_custom_action_bar.xml index 7a31b92..7764674 100644 --- a/res/layout/editor_custom_action_bar.xml +++ b/res/layout/editor_custom_action_bar.xml
@@ -30,7 +30,7 @@ android:layout_marginEnd="8dip" android:src="@drawable/ic_done_wht_24dp" style="?android:attr/actionButtonStyle" - android:description="@string/menu_done" /> + android:contentDescription="@string/menu_done" /> <TextView android:id="@+id/title"