Skip to content

Commit

Permalink
修正抄错的代码
Browse files Browse the repository at this point in the history
  • Loading branch information
tanglie1993 authored Mar 5, 2017
1 parent 1906776 commit 2d1e678
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ Scroller的工作原理:Scroller本身并不能实现view的滑动,它需要
{
consume = child.dispatchTouchEvent(ev);
}
return consume;
}


Expand Down

0 comments on commit 2d1e678

Please sign in to comment.