Merge "Content description on edit screen's menu_done" into lmp-dev
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"