Skip to content

Commit f8bbdc6

Browse files
author
jianwuch
committed
Merge remote-tracking branch 'origin/master'
2 parents a8eb016 + 3257c5c commit f8bbdc6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 带流星的星空动图
22
### 效果
3-
[](./pictures/demo.gif)
3+
![image](https://github.com/jianwuch/StarSky/blob/master/pictures/demo.gif?raw=true)
44
* 星星分远,近之分,移动速度不一样
55
* 流星划过的效果
66
>没有强制背景,这个可以让设计提供,使用场景灵活
@@ -19,7 +19,7 @@ allprojects {
1919
### 2. 增加依赖/Add the dependency
2020
```
2121
dependencies {
22-
compile 'com.github.jianwuch:StarSky:v1.0.1'
22+
implementation 'com.github.jianwuch:StarSky:v1.0.2'
2323
}
2424
```
2525

@@ -41,5 +41,5 @@ dependencies {
4141
---|---
4242
one_cycle_time_ms | 远点星星循环一趟的时间
4343
star_nums | 星星的数量,分为远点星星和近点星星,都是您设置的数量
44-
meteor_head_size | 流星头部火球的大小,不要太大,建议2/4
44+
meteor_head_size | 流星头部火球的大小,不要太大,建议2或4
4545

0 commit comments

Comments
 (0)