We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf02efe commit 903c074Copy full SHA for 903c074
README.md
@@ -48,10 +48,8 @@ startActivityForResult(intent, REQUEST_CODE);
48
<br/>
49
50
#### Getting the selected file absolute path
51
-
52
-##### Note: Your activity must override the onActivityResult(); method.
53
54

+##### Note: Your activity must override the onActivityResult(); method.
55
56
```
57
@Override
0 commit comments