I am facing an issue while choosing a file from Downloads directory using ACTION_GET_CONTENT.
If I delete any file in ES explorer or file manager in my local storage, those deleted files aren't removed in downloads dir while opening in my app.
Any changes in downloads dir dosen't get reflected in chooser.
To choose a file I am using the below library
https://github.com/iPaulPro/aFileChooser.
Here I attach my screenshot please have a look: