Пример #1
0
 public boolean trim(File file) {
   return trim(file.getUri().toString(), file.isDirectory(), file.isViewableArchive(getContext()));
 }