Skip to content

Commit 6528eb4

Browse files
authored
Update README.md
1 parent 6f7e77e commit 6528eb4

File tree

1 file changed

+23
-31
lines changed

1 file changed

+23
-31
lines changed

README.md

Lines changed: 23 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,20 @@
22

33
![Image](app/src/main/ic_launcher-playstore.png)
44

5-
[![Download](https://img.shields.io/badge/download-App-blue.svg)](https://raw.githubusercontent.com/jenly1314/DrawBoard/master/app/release/app-release.apk)
6-
[![MavenCentral](https://img.shields.io/maven-central/v/com.github.jenly1314/drawboard)](https://repo1.maven.org/maven2/com/github/jenly1314/drawboard)
7-
[![JitPack](https://jitpack.io/v/jenly1314/DrawBoard.svg)](https://jitpack.io/#jenly1314/DrawBoard)
8-
[![CircleCI](https://circleci.com/gh/jenly1314/DrawBoard.svg?style=svg)](https://circleci.com/gh/jenly1314/DrawBoard)
9-
[![API](https://img.shields.io/badge/API-21%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=21)
10-
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/mit-license.php)
5+
[![MavenCentral](https://img.shields.io/maven-central/v/com.github.jenly1314/drawboard?logo=sonatype)](https://repo1.maven.org/maven2/com/github/jenly1314/DrawBoard)
6+
[![JitPack](https://img.shields.io/jitpack/v/github/jenly1314/DrawBoard?logo=jitpack)](https://jitpack.io/#jenly1314/DrawBoard)
7+
[![CI](https://img.shields.io/github/actions/workflow/status/jenly1314/DrawBoard/build.yml?logo=github)](https://github.com/jenly1314/DrawBoard/actions/workflows/build.yml)
8+
[![Download](https://img.shields.io/badge/download-APK-brightgreen?logo=github)](https://raw.githubusercontent.com/jenly1314/DrawBoard/master/app/release/app-release.apk)
9+
[![API](https://img.shields.io/badge/API-21%2B-brightgreen?logo=android)](https://developer.android.com/guide/topics/manifest/uses-sdk-element#ApiLevels)
10+
[![License](https://img.shields.io/github/license/jenly1314/DrawBoard?logo=open-source-initiative)](https://opensource.org/licenses/mit)
11+
1112

1213
DrawBoard 是一个自定义 View实现的画板;方便对图片进行编辑和各种涂鸦相关操作。
1314

1415
* 主要支持的一些操作:撤销、恢复、清空、缩放;
1516
* 主要支持的绘制模式:画路径、画点、画直线、画矩形、画椭圆、画圆、画文字、画图片、橡皮擦、马赛克等。
1617

17-
## Gif 展示
18+
## 效果展示
1819
![Image](GIF.gif)
1920

2021
> 你也可以直接下载 [演示App](https://raw.githubusercontent.com/jenly1314/DrawBoard/master/app/release/app-release.apk) 体验效果
@@ -32,7 +33,7 @@ DrawBoard 是一个自定义 View实现的画板;方便对图片进行编辑
3233
}
3334
```
3435
35-
2. 在Module的 **build.gradle** 里面添加引入依赖项
36+
2. 在Module的 **build.gradle** 中添加依赖项
3637
3738
```gradle
3839
implementation 'com.github.jenly1314:drawboard:1.1.0'
@@ -187,6 +188,18 @@ drawBoardView.getResultBitmap()
187188
## 相关推荐
188189

189190
- [ImageViewer](https://github.com/jenly1314/ImageViewer) 一个图片查看器,一般用来查看图片详情或查看大图时使用。
191+
- [SpinCounterView](https://github.com/jenly1314/SpinCounterView) 一个类似码表变化的旋转计数器动画控件。
192+
- [CounterView](https://github.com/jenly1314/CounterView) 一个数字变化效果的计数器视图控件。
193+
- [RadarView](https://github.com/jenly1314/RadarView) 一个雷达扫描动画后,然后展示得分效果的控件。
194+
- [SuperTextView](https://github.com/jenly1314/SuperTextView) 一个在TextView的基础上扩展了几种动画效果的控件。
195+
- [LoadingView](https://github.com/jenly1314/LoadingView) 一个圆弧加载过渡动画,圆弧个数,大小,弧度,渐变颜色,完全可配。
196+
- [WaveView](https://github.com/jenly1314/WaveView) 一个水波纹动画控件视图,支持波纹数,波纹振幅,波纹颜色,波纹速度,波纹方向等属性完全可配。
197+
- [GiftSurfaceView](https://github.com/jenly1314/GiftSurfaceView) 一个适用于直播间送礼物拼图案的动画控件。
198+
- [FlutteringLayout](https://github.com/jenly1314/FlutteringLayout) 一个适用于直播间点赞桃心飘动效果的控件。
199+
- [DragPolygonView](https://github.com/jenly1314/DragPolygonView) 一个支持可拖动多边形,支持通过拖拽多边形的角改变其形状的任意多边形控件。
200+
- [CircleProgressView](https://github.com/jenly1314/CircleProgressView) 一个圆形的进度动画控件,动画效果纵享丝滑。
201+
- [ArcSeekBar](https://github.com/jenly1314/ArcSeekBar) 一个弧形的拖动条进度控件,配置参数完全可定制化。
202+
- [compose-component](https://github.com/jenly1314/compose-component) 一个Jetpack Compose的组件库;主要提供了一些小组件,便于快速使用。
190203

191204
<!-- end -->
192205

@@ -201,28 +214,7 @@ drawBoardView.getResultBitmap()
201214

202215
#### [查看更多版本日志](CHANGELOG.md)
203216

204-
## 赞赏
205-
如果你喜欢DrawBoard,或感觉DrawBoard帮助到了你,可以点右上角“Star”支持一下,你的支持就是我的动力,谢谢 :smiley:
206-
<p>您也可以扫描下面的二维码,请作者喝杯咖啡 :coffee:
207-
208-
<div>
209-
<img src="https://jenly1314.github.io/image/page/rewardcode.png">
210-
</div>
211-
212-
## 关于我
213-
214-
| 我的博客 | GitHub | Gitee | CSDN | 博客园 |
215-
|:------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------|
216-
| <a title="我的博客" href="https://jenly1314.github.io" target="_blank">Jenly's Blog</a> | <a title="GitHub开源项目" href="https://github.com/jenly1314" target="_blank">jenly1314</a> | <a title="Gitee开源项目" href="https://gitee.com/jenly1314" target="_blank">jenly1314</a> | <a title="CSDN博客" href="http://blog.csdn.net/jenly121" target="_blank">jenly121</a> | <a title="博客园" href="https://www.cnblogs.com/jenly" target="_blank">jenly</a> |
217-
218-
## 联系我
219-
220-
| 微信公众号 | Gmail邮箱 | QQ邮箱 | QQ群 | QQ群 |
221-
|:-------------|:---------------------------------------------------------------------------------|:----------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------|
222-
| [Jenly666](http://weixin.qq.com/r/wzpWTuPEQL4-ract92-R) | <a title="给我发邮件" href="mailto:[email protected]" target="_blank">jenly1314</a> | <a title="给我发邮件" href="mailto:[email protected]" target="_blank">jenly1314</a> | <a title="点击加入QQ群" href="https://qm.qq.com/cgi-bin/qm/qr?k=6_RukjAhwjAdDHEk2G7nph-o8fBFFzZz" target="_blank">20867961</a> | <a title="点击加入QQ群" href="https://qm.qq.com/cgi-bin/qm/qr?k=Z9pobM8bzAW7tM_8xC31W8IcbIl0A-zT" target="_blank">64020761</a> |
223-
224-
<div>
225-
<img src="https://jenly1314.github.io/image/page/footer.png">
226-
</div>
217+
---
227218

219+
![footer](https://jenly1314.github.io/page/footer.svg)
228220

0 commit comments

Comments
 (0)