File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,9 @@ Click to download lastest demo ⬇️ or select [Release Version](https://github
6
6
7
7
[ ![ download] ( /app/src/main/res/mipmap-xhdpi/ic_launcher.png )] ( https://fir.im/hm38 )
8
8
9
- ## Last Update (2017.11.17)
10
- #### [ v0.3.7] ( https://github.com/Werb/PickPhotoSample/releases/tag/v0.3.7 )
11
- 1 . fixed memory leak error
12
-
13
- #### [ v0.3.6] ( https://github.com/Werb/PickPhotoSample/releases/tag/v0.3.6 )
14
- 1 . Refactor with kotlin
15
- 2 . Optimized image load logic
16
- 3 . Bug fixed
9
+ ## Last Update (2017.12.4)
10
+ #### [ v0.4.1] ( https://github.com/Werb/PickPhotoSample/releases/tag/v0.4.1 )
11
+ 1 . fix bug when activity destroy
17
12
18
13
## Screenshot
19
14
![ one] ( ./screenshots/one.png )
@@ -29,7 +24,7 @@ the last-version is [releases-version](https://github.com/Werb/PickPhotoSample/r
29
24
#### Gradle
30
25
31
26
``` gradle
32
- compile 'com.werb.pickphotoview:pickphotoview:0.3.7 ' // Last Version
27
+ compile 'com.werb.pickphotoview:pickphotoview:0.4.1 ' // Last Version
33
28
```
34
29
35
30
some Library already dependency
You can’t perform that action at this time.
0 commit comments