DocumentFile.delete method will remove entry from MediaStore?
From API reference boolean delete () Deletes this file. Note that this method does not throw IOException on failure. Callers must check the return value. Returns boolean true if this file was deleted, false otherwise.
from Android Q. DocumentFile.delete method
No comments:
Post a Comment