workaround for system crash

This commit is contained in:
Bartek Przybylski 2012-06-17 12:03:02 +02:00
parent a674df97da
commit fc59d2c4f6

View file

@ -287,7 +287,7 @@ public class FileDisplayActivity extends SherlockFragmentActivity implements
// Clear intent extra, so rotating the screen will not return us to this directory
getIntent().removeExtra(FileDetailFragment.EXTRA_FILE);
} else {
mCurrentDir = mFileList.getCurrentFile();
mCurrentDir = mStorageManager.getFileByPath("/");
}
// Drop-Down navigation and file list restore