Skip to content

Commit 1c39dea

Browse files
authored
Update README.md
1 parent b12c013 commit 1c39dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ startActivityForResult(intent, REQUEST_CODE);
5454
}
5555
}
5656
```
57-
57+
#### Note: Always check if the data is null otherwise exception may occur. For example if the user doesn't select a directory / file and closes the file explorer data will be null.
5858
<p float="left">
5959
<img src="https://i.imgur.com/n229g4p.png" width="300" />
6060
<img src="https://i.imgur.com/L0qowxq.png" width="300" />

0 commit comments

Comments
 (0)