From: Lennart Rosam Date: Thu, 17 May 2012 22:43:47 +0000 (+0200) Subject: Merge branch 'master' of ssh://git@gitorious.org/owncloud/android-devel.git X-Git-Tag: oc-android-1.4.3~409^2~4 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/548fc80ea1482beb72b94a08b3df02149091c6e7?hp=4c1ca7dc4874ef10a30929ee059c274f5214030b Merge branch 'master' of ssh://git@gitorious.org/owncloud/android-devel.git --- diff --git a/res/layout-large-land/files.xml b/res/layout-large-land/files.xml index 68f8c86b..aadb2692 100644 --- a/res/layout-large-land/files.xml +++ b/res/layout-large-land/files.xml @@ -24,7 +24,7 @@ arg0, View arg1, int arg2, long arg3) { @@ -140,6 +156,7 @@ public class FileListFragment extends FragmentListView { public void onNavigateUp() { mDirNames.pop(); populateFileList(); + resetFileFragment(); } /**