Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaogegeChen committed May 22, 2019
2 parents 011f8cd + afa6dfa commit 1d246c9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![](https://jitpack.io/v/XiaogegeChen/TrackView.svg)](https://jitpack.io/#XiaogegeChen/TrackView)
# TrackView(仿知乎可拖动悬停按钮)
![0](https://github.com/XiaogegeChen/TrackView/blob/master/screenshot/device-2019-05-11-203831.gif)
![0](https://github.com/XiaogegeChen/TrackView/blob/master/screenshot/device-2019-05-13-162018.gif)
## 主要功能
1. 随手拖动<br>
2. 响应点击事件<br>
Expand Down Expand Up @@ -60,5 +60,10 @@ app:out_stroke_width 是外圆线条的线宽
```
## 原理分析
可参考 [仿知乎可拖动悬停按钮](https://blog.csdn.net/qq_40909351/article/details/90116874)
## 更新日志
v1.1
* 吸附到侧面时增加动画效果
* 修复之前版本中手指离开点在边界之外时悬浮球错误的移动的bug
* 优化细节


0 comments on commit 1d246c9

Please sign in to comment.