File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,20 +9,20 @@ A FileBrowser / FileChooser for Android that you can integrate to your app to br
9
9
<dependency >
10
10
<groupId >com.adityak</groupId >
11
11
<artifactId >browsemyfiles</artifactId >
12
- <version >1.3 </version >
12
+ <version >1.4 </version >
13
13
<type >pom</type >
14
14
</dependency >
15
15
```
16
16
# In build.gradle
17
17
```
18
- compile 'com.adityak:browsemyfiles:1.3 '
18
+ compile 'com.adityak:browsemyfiles:1.4 '
19
19
```
20
20
21
21
22
22
<img src =" https://cloud.githubusercontent.com/assets/19688735/25305189/670232ec-2794-11e7-819f-b92f487b3075.png " width =" 300 " > <img src =" https://cloud.githubusercontent.com/assets/19688735/25305190/670328a0-2794-11e7-86ac-62b69af7b577.png " width =" 300 " >
23
23
<img src =" https://cloud.githubusercontent.com/assets/19688735/25305188/6701de1e-2794-11e7-981f-7d6d0124b2b2.png " width =" 300 " > <img src =" https://cloud.githubusercontent.com/assets/19688735/25305187/6701b74a-2794-11e7-8057-c5677db858b0.png " width =" 300 " >
24
24
<img src =" https://cloud.githubusercontent.com/assets/19688735/25305186/6701b33a-2794-11e7-8c58-d5da64e40768.png " width =" 300 " > <img src =" https://cloud.githubusercontent.com/assets/19688735/25305191/67038f8e-2794-11e7-8777-4bb0db870c31.png " width =" 300 " >
25
- <img src =" https://cloud.githubusercontent.com/assets/19688735/25305192/6730cec2-2794-11e7-8ab0-9b696822520f.png " width =" 300 " > <img src =" https://cloud.githubusercontent.com/assets/19688735/25305193/6733e6fc-2794 -11e7-852d-66fe162655d2 .png " width =" 300 " >
25
+ <img src =" https://cloud.githubusercontent.com/assets/19688735/25305192/6730cec2-2794-11e7-8ab0-9b696822520f.png " width =" 300 " > <img src =" https://cloud.githubusercontent.com/assets/19688735/25563142/0f8568ca-2db3 -11e7-8782-f22bcce53fd1 .png " width =" 300 " >
26
26
27
27
It easily integrates with your app's color scheme. You can change the color scheme using the following in your styles.xml
28
28
You can’t perform that action at this time.
0 commit comments