Skip to content

Commit 566732f

Browse files
authored
Update
1 parent 4d56bad commit 566732f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CustomView/Advance/[12]Dispatch-TouchEvent-Theory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 事件分发原理
1+
# 事件分发机制原理
22

33

44
之前讲解了很多与View绘图相关的知识,你可以在 [安卓自定义View教程目录](http://www.gcssloop.com/customview/CustomViewIndex) 中查看到这些文章,如果你理解了这些文章,那么至少2D绘图部分不是难题了,大部分的需求都能满足,但是关于View还有很多知识点,例如: `让绘图更加炫酷的Paint``让View动起来的动画``与用户交互的触控事件` 等一系列内容。**本次就带大家简单的了解一下与交互息息相关的东西-事件分发原理**

0 commit comments

Comments
 (0)