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 b2dff55 commit 534dc7fCopy full SHA for 534dc7f
README.md
@@ -27,7 +27,7 @@ Simple, Responsive & Easy To Use Library For Android
27
28
```
29
dependencies {
30
- implementation 'com.github.BalioFVFX:Android-Simple-File-Explorer-Library:1.0.1'
+ implementation 'com.github.BalioFVFX:Android-Simple-File-Explorer-Library:1.0.2'
31
}
32
33
@@ -55,8 +55,8 @@ startActivityForResult(intent, REQUEST_CODE);
55
56
57
<p float="left">
58
- <img src="https://i.imgur.com/uX3iFqn.png" width="300" />
59
- <img src="https://i.imgur.com/WlVDRIG.png" width="300" />
+ <img src="https://i.imgur.com/n229g4p.png" width="300" />
+ <img src="https://i.imgur.com/L0qowxq.png" width="300" />
60
</p>
61
62
#### Changing the default icons with your custom drawables
0 commit comments