From c3e3160727bff927e0646fb456574163b29412eb Mon Sep 17 00:00:00 2001 From: jabarros Date: Thu, 18 Sep 2014 09:36:35 +0200 Subject: [PATCH] Fixed bug. When downloading two files, it is not possible to come back to the file list. Bars does not appear. --- res/layout/file_download_fragment.xml | 1 + src/com/owncloud/android/ui/preview/FileDownloadFragment.java | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/res/layout/file_download_fragment.xml b/res/layout/file_download_fragment.xml index f8818471..8f571dc7 100644 --- a/res/layout/file_download_fragment.xml +++ b/res/layout/file_download_fragment.xml @@ -16,6 +16,7 @@ along with this program. If not, see . -->