1 parent dce067e commit bfbab13Copy full SHA for bfbab13
1 file changed
CustomView/Advance/[16]MotionEvent.md
@@ -92,7 +92,7 @@ public boolean onTouchEvent(MotionEvent event) {
92
93
**事实上,只有上层 View 回收事件处理权的时候,ChildView 才会收到一个 `ACTION_CANCEL` 事件。**
94
95
-这样说可能不太容易不理解,咱举个例子?
+这样说可能不太容易理解,咱举个例子?
96
97

98
0 commit comments