From d8e954d2d3fd0a14e1b24c3ea86d439e7e0b483e Mon Sep 17 00:00:00 2001 From: purigarcia Date: Wed, 25 Mar 2015 18:54:10 +0100 Subject: [PATCH] add id and contentdescription to a layout --- res/layout/file_details_empty.xml | 2 +- res/layout/files.xml | 2 ++ res/values/strings.xml | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/res/layout/file_details_empty.xml b/res/layout/file_details_empty.xml index 5d16b072..d2429544 100644 --- a/res/layout/file_details_empty.xml +++ b/res/layout/file_details_empty.xml @@ -21,7 +21,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="#F7F7F7" - android:orientation="vertical" > + android:orientation="vertical"> Download Refresh file File was renamed to %1$s during upload + List Layout Share link Unshare link Yes -- 2.11.0