Skip to content

Commit d755473

Browse files
committed
Add CustomIndicator
1 parent e74a231 commit d755473

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
@@ -62,7 +62,7 @@ It's very simple use just like Progressbar.
6262

6363
## Custom Indicator
6464

65-
See [MyCustomIndicator]()
65+
See [MyCustomIndicator](https://github.com/81813780/AVLoadingIndicatorView/blob/master/app/src/main/java/com/wang/avi/sample/MyCustomIndicator.java) in Sample .
6666

6767
## Indicators
6868

@@ -110,8 +110,8 @@ As seen above in the **Demo**, the indicators are as follows:
110110
* `BallGridBeat`
111111
* `SemiCircleSpin`
112112

113-
**Row 8**
114-
* `com.wang.avi.sample.MyCustomIndicator`
113+
**Row 8**
114+
* `com.wang.avi.sample.MyCustomIndicator`
115115

116116
## Thanks
117117
- [nineoldandroids](https://github.com/JakeWharton/NineOldAndroids)

0 commit comments

Comments
 (0)