Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar committed Jul 3, 2018
1 parent 88297b8 commit 6065b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
}
```
**Step 3. 配置**
```
``` java
CombineBitmap.init(context)
.setLayoutManager() // 必选, 设置图片的组合形式,支持WechatLayoutManager、DingLayoutManager
.setSize() // 必选,组合后Bitmap的尺寸,单位dp
Expand Down

0 comments on commit 6065b9e

Please sign in to comment.