@Override
 public void onUpdatePath(String path) {
   mNavigation.setDirectoryButtons(path);
 }