优化细节

This commit is contained in:
Jenly
2021-09-18 11:36:56 +08:00
parent 31ba30b112
commit 70ad135e63
4 changed files with 17 additions and 9 deletions

View File

@@ -20,6 +20,8 @@ ZXingLite for Android 是ZXing的精简版基于ZXing库优化扫码和生成
## Gif 展示
![Image](GIF.gif)
> 你也可以直接下载 [演示App](https://raw.githubusercontent.com/jenly1314/ZXingLite/master/app/release/app-release.apk) 体验效果
## ViewfinderView属性说明
| 属性 | 值类型 | 默认值 | 说明 |
@@ -319,7 +321,7 @@ compileOptions {
* 更新CameraX至v1.0.1
* 优化CameraConfig的一些默认配置
#### v2.1.02021-6-30 (从v2.1.0开始不再发布至JCenter)
#### v2.1.02021-6-30 (从v2.1.0开始发布至 MavenCentral)
* 更新CameraX至v1.0.0
* 优化细节