summaryrefslogtreecommitdiffstats
path: root/res/layout/new_folder_layout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/new_folder_layout.xml')
-rw-r--r--res/layout/new_folder_layout.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/new_folder_layout.xml b/res/layout/new_folder_layout.xml
index 230dd3d..ad9ba4b 100644
--- a/res/layout/new_folder_layout.xml
+++ b/res/layout/new_folder_layout.xml
@@ -50,6 +50,7 @@
android:layout_height="wrap_content"
android:gravity="center_vertical"
android:src="@drawable/ic_tab_close"
+ android:contentDescription="@string/cancel"
/>
</LinearLayout>
</LinearLayout>