From 3e4f755dd74ea00335bb8d29462b78e7a9a8d11f Mon Sep 17 00:00:00 2001 From: sloop Date: Sat, 23 Jul 2016 02:22:21 +0800 Subject: [PATCH] Update --- CustomView/Advance/[1]CustomViewProcess.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CustomView/Advance/[1]CustomViewProcess.md b/CustomView/Advance/[1]CustomViewProcess.md index f01a4f1..53c9a0a 100644 --- a/CustomView/Advance/[1]CustomViewProcess.md +++ b/CustomView/Advance/[1]CustomViewProcess.md @@ -10,7 +10,8 @@ 添加一个自定义View绘制流程函数调用链(简化版) -![](http://ww2.sinaimg.cn/large/005Xtdi2jw1f6389npihlj30fr0hejs9.jpg) +![](http://ww4.sinaimg.cn/large/005Xtdi2jw1f638q87ubaj30fr0heaaw.jpg) + ## 一.自定义View分类