Skip to content

Commit

Permalink
Merge pull request #58 from tanglie1993/patch-8
Browse files Browse the repository at this point in the history
修正抄错的代码
  • Loading branch information
francistao authored Mar 6, 2017
2 parents c10387b + 2d1e678 commit 14a266f
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 14a266f

Please sign in to comment.