Android-FilePicker
Android-FilePicker copied to clipboard
It doesn't show any files
FilePickerUtils.notifyMediaStore(MainActivity.this,null);
FilePickerBuilder.getInstance().enableVideoPicker(true).enableImagePicker(true).enableCameraSupport(false).setMaxCount(1).pickPhoto(MainActivity.this);
It opens an dialog with absoltelly nothing... just two empty tabs while in the file explorer i shown one folder in internal storage and another in sd card both with videos