We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8be1ae9 commit f094866Copy full SHA for f094866
1 file changed
CustomView/Advance/[2]Canvas_BasicGraphics.md
@@ -523,7 +523,7 @@ public class PieView extends View {
523
524
## 总结:
525
526
- 其实自定义View只要按照流程一步步的走,还是比较容易的。不过里面自然也是有不少坑的,这个坑还是自己踩过印象比较深,建议大家不要直接copy源码,自己手打体验一下。
+ 其实自定义View只要按照流程一步步的走,也是比较容易的。不过里面也有不少坑,这些坑还是自己踩的过印象比较深,建议大家不要直接copy源码,自己手打体验一下。
527
528
## About Me
529
### 作者微博: <a href="http://weibo.com/GcsSloop" target="_blank">@GcsSloop</a>
0 commit comments