|
@@ -914,7 +914,6 @@ public class OCFileListFragment extends ExtendedListFragment implements
|
|
|
} else {
|
|
|
// update state and view of this fragment
|
|
|
searchFragment = false;
|
|
|
- mHideFab = false;
|
|
|
listDirectory(file, MainApp.isOnlyOnDevice(), false);
|
|
|
// then, notify parent activity to let it update its state and view
|
|
|
mContainerActivity.onBrowsedDownTo(file);
|