File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Simple, Responsive & Easy To Use Library For Android
77<br />
88
99# GETTING STARTED
10+ You can read the docs below or [ The official detailed tutorial] ( https://baliofvfx.com/2019/05/12/simple-file-explorer-library-for-android/ )
1011
1112#### GRADLE SETUP:
1213##### Step 1: Add it in your root build.gradle (Project) at the end of repositories
@@ -27,7 +28,7 @@ Simple, Responsive & Easy To Use Library For Android
2728
2829```
2930 dependencies {
30- implementation 'com.github.BalioFVFX:Android-Simple-File-Explorer-Library:1.0.1 '
31+ implementation 'com.github.BalioFVFX:Android-Simple-File-Explorer-Library:1.0.2 '
3132 }
3233```
3334
@@ -55,8 +56,8 @@ startActivityForResult(intent, REQUEST_CODE);
5556```
5657
5758<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 " />
59+ <img src =" https://i.imgur.com/n229g4p .png " width =" 300 " />
60+ <img src =" https://i.imgur.com/L0qowxq .png " width =" 300 " />
6061</p >
6162
6263#### Changing the default icons with your custom drawables
You can’t perform that action at this time.
0 commit comments