Skip to content
Snippets Groups Projects
Commit 8cbe590b authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Remove double refresh

parent 6dce8b69
No related branches found
No related tags found
No related merge requests found
......@@ -170,7 +170,6 @@ public class FileBrowserFragment<T extends BaseBrowserAdapter> extends BaseBrows
}
CustomDirectories.addCustomDirectory(f.getAbsolutePath());
refresh();
((AudioPlayerContainerActivity)getActivity()).updateLib();
}
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment