Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hpdx committed Aug 21, 2021
1 parent fa4d11f commit 5516904
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
https://github.com/hpdx/glide-helper

## 依赖开源库
fresco v2.3.0:[https://github.com/facebook/fresco](https://github.com/facebook/fresco)
fresco v2.5.0:[https://github.com/facebook/fresco](https://github.com/facebook/fresco)

subsampling-scale-image-view v3.10.0:[https://github.com/davemorrissey/subsampling-scale-image-view](https://github.com/davemorrissey/subsampling-scale-image-view)

Expand All @@ -28,19 +28,9 @@ subsampling-scale-image-view v3.10.0:[https://github.com/davemorrissey/subsamp
}
}
use AndroidX
implementation 'com.facebook.fresco.helper:fresco-helper:2.4.0'
```

### 不使用AndroidX
```
fresco v1.13.0
implementation 'com.facebook.fresco.helper:fresco-helper:2.1.8'
```


### 初始化
```
Phoenix.init(this); // Context
Expand Down

0 comments on commit 5516904

Please sign in to comment.