This commit is contained in:
sloop
2016-03-23 22:31:28 +08:00
parent 8be1ae9af9
commit f094866414

View File

@@ -523,7 +523,7 @@ public class PieView extends View {
## 总结: ## 总结:
其实自定义View只要按照流程一步步的走是比较容易的。不过里面自然也是有不少坑,这坑还是自己踩过印象比较深建议大家不要直接copy源码自己手打体验一下。 其实自定义View只要按照流程一步步的走是比较容易的。不过里面有不少坑,这坑还是自己踩过印象比较深建议大家不要直接copy源码自己手打体验一下。
## About Me ## About Me
### 作者微博: <a href="http://weibo.com/GcsSloop" target="_blank">@GcsSloop</a> ### 作者微博: <a href="http://weibo.com/GcsSloop" target="_blank">@GcsSloop</a>