// Clear intent extra, so rotating the screen will not return us to this directory\r
getIntent().removeExtra(FileDetailFragment.EXTRA_FILE);\r
} else {\r
- mCurrentDir = mFileList.getCurrentFile();\r
+ mCurrentDir = mStorageManager.getFileByPath("/");\r
}\r
\r
// Drop-Down navigation and file list restore\r